From 257bbf35e9abccbb34ac7781477e43e97044258b Mon Sep 17 00:00:00 2001 From: Emmet Date: Fri, 6 Oct 2023 16:13:03 -0500 Subject: [PATCH] Cleaned up random lines from emacs config --- user/app/doom-emacs/doom.org | 4 ---- 1 file changed, 4 deletions(-) diff --git a/user/app/doom-emacs/doom.org b/user/app/doom-emacs/doom.org index bce70f3f..21a16d9b 100644 --- a/user/app/doom-emacs/doom.org +++ b/user/app/doom-emacs/doom.org @@ -371,8 +371,6 @@ Doom Emacs is traditionally installed by cloning the repository ([[https://githu #+END_SRC -#+RESULTS: - *** Org Download and Image Capture #+BEGIN_SRC emacs-lisp :tangle config.el (require 'org-download) @@ -1190,8 +1188,6 @@ On Wayland, EAF doesn't work. #+END_SRC -#+RESULTS: - *** Org Agenda Notifications #+BEGIN_SRC emacs-lisp :tangle config.el (add-load-path! "~/.emacs.d/org-yaap")