Cleaned up random lines from emacs config

This commit is contained in:
Emmet 2023-10-06 16:13:03 -05:00
parent 9002e4f5cc
commit 257bbf35e9

View file

@ -371,8 +371,6 @@ Doom Emacs is traditionally installed by cloning the repository ([[https://githu
#+END_SRC #+END_SRC
#+RESULTS:
*** Org Download and Image Capture *** Org Download and Image Capture
#+BEGIN_SRC emacs-lisp :tangle config.el #+BEGIN_SRC emacs-lisp :tangle config.el
(require 'org-download) (require 'org-download)
@ -1190,8 +1188,6 @@ On Wayland, EAF doesn't work.
#+END_SRC #+END_SRC
#+RESULTS:
*** Org Agenda Notifications *** Org Agenda Notifications
#+BEGIN_SRC emacs-lisp :tangle config.el #+BEGIN_SRC emacs-lisp :tangle config.el
(add-load-path! "~/.emacs.d/org-yaap") (add-load-path! "~/.emacs.d/org-yaap")