From 372d2f12df2ad3c15def6a34bd5e6ad33f77d117 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Sat, 20 Aug 2022 11:30:58 -0700 Subject: emacs: notmuch --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 4fd46f7..d598c5d 100644 --- a/.emacs +++ b/.emacs @@ -20,6 +20,7 @@ (load-file "~/.emacs.local.d/modes/mail-mode.el") (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") -- cgit v1.2.3