Fix link
This commit is contained in:
parent
f4198bda0d
commit
eae7bf62ae
1 changed files with 1 additions and 1 deletions
|
@ -708,7 +708,7 @@ To start off, first I need to enable lexical binding.
|
||||||
(with-eval-after-load 'css-mode (load "oni-css-mode-init"))
|
(with-eval-after-load 'css-mode (load "oni-css-mode-init"))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
- [[file:init/oni-emacs-lisp-mode.org][emacs-lisp-mode]] :: Emacs lisp is what powers all this Emacs
|
- [[file:init/oni-emacs-lisp-mode-init.org][emacs-lisp-mode]] :: Emacs lisp is what powers all this Emacs
|
||||||
awesomeness.
|
awesomeness.
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
|
Loading…
Reference in a new issue