use emacs lisp instead of lisp
This commit is contained in:
parent
a870d79674
commit
c5c1e4ca2b
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ mermaid functionality in ~orgmode-babel.nvim~!
|
||||||
|
|
||||||
First, lets create a =~/.emacs.d/init.el=.
|
First, lets create a =~/.emacs.d/init.el=.
|
||||||
|
|
||||||
#+begin_src lisp init.el
|
#+begin_src emacs-lisp init.el
|
||||||
; ~/.emacs.d/init.el
|
; ~/.emacs.d/init.el
|
||||||
|
|
||||||
; Add the melpa package manager
|
; Add the melpa package manager
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue