aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.org')
-rw-r--r--emacs/.emacs.d/init.org7
1 files changed, 0 insertions, 7 deletions
diff --git a/emacs/.emacs.d/init.org b/emacs/.emacs.d/init.org
index eec029a..92fd80c 100644
--- a/emacs/.emacs.d/init.org
+++ b/emacs/.emacs.d/init.org
@@ -1218,13 +1218,6 @@ Computing Environment".
(with-eval-after-load 'ediff (load "oni-ediff-init"))
#+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.
#+BEGIN_SRC emacs-lisp