This commit is contained in:
Tom Willemse 2016-11-09 14:58:46 +01:00
parent 43f7117567
commit 7f1573b91a

View file

@ -910,7 +910,7 @@ To start off, first I need to enable lexical binding.
(with-eval-after-load 'dired (load "oni-dired-init")) (with-eval-after-load 'dired (load "oni-dired-init"))
#+END_SRC #+END_SRC
- [[file:init/magit-init.org][Magit]] :: The Emacs git interface. By now I think I may know magit - [[file:init/oni-magit-init.org][Magit]] :: The Emacs git interface. By now I think I may know magit
better than the git cli. better than the git cli.
#+BEGIN_SRC emacs-lisp #+BEGIN_SRC emacs-lisp