Remove unnecessary autoload
This commit is contained in:
parent
a850175555
commit
3fd002b75a
1 changed files with 0 additions and 7 deletions
|
@ -1218,13 +1218,6 @@ Computing Environment".
|
||||||
(with-eval-after-load 'ediff (load "oni-ediff-init"))
|
(with-eval-after-load 'ediff (load "oni-ediff-init"))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
- [[file:init/oni-gnus-init.org][Gnus]] :: Gnus is one of the most extensible Email programs on the
|
|
||||||
planet.
|
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
|
||||||
(with-eval-after-load 'gnus (load "oni-gnus-init"))
|
|
||||||
#+END_SRC
|
|
||||||
|
|
||||||
- [[file:init/oni-eshell-init.org][Eshell]] :: The best shell on the planet.
|
- [[file:init/oni-eshell-init.org][Eshell]] :: The best shell on the planet.
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
|
Loading…
Reference in a new issue