Fix link
This commit is contained in:
parent
43f7117567
commit
7f1573b91a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue