aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
authorGravatar Tom Willemse2016-11-04 19:38:49 +0100
committerGravatar Tom Willemse2016-11-04 19:38:49 +0100
commiteae7bf62ae76b20ba10b4a7f99115a5f6c44d137 (patch)
treed2702c0d99fbd634281425b82f1e85908a7d9862 /emacs/.emacs.d/init.org
parentf4198bda0d46a64676654e2a910172b9918226dc (diff)
downloadnew-dotfiles-eae7bf62ae76b20ba10b4a7f99115a5f6c44d137.tar.gz
new-dotfiles-eae7bf62ae76b20ba10b4a7f99115a5f6c44d137.zip
Fix link
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index ba968c2..b5a17a1 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -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"))
#+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.
#+BEGIN_SRC emacs-lisp