From 492049470fa3d486d909f50ddca59b335c8a44bb Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Tue, 21 Feb 2023 19:44:16 -0800 Subject: emacs: reorganize org files --- .emacs | 3 --- 1 file changed, 3 deletions(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 93ebb9b..2d9d0b2 100644 --- a/.emacs +++ b/.emacs @@ -23,9 +23,6 @@ (load-file "~/.emacs.local.d/modes/markdown.el") (load-file "~/.emacs.local.d/modes/magit.el") (load-file "~/.emacs.local.d/modes/notmuch.el") -(load-file "~/.emacs.local.d/modes/org.el") -(load-file "~/.emacs.local.d/modes/org-journal.el") -(load-file "~/.emacs.local.d/modes/org-roam.el") (load-file "~/.emacs.local.d/modes/projectile.el") (load-file "~/.emacs.local.d/modes/tabbar.el") (load-file "~/.emacs.local.d/modes/which-key.el") -- cgit v1.2.3