diff --git a/modules/emacs/doom/config.org b/modules/emacs/doom/config.org index f998eea..a2f23d8 100644 --- a/modules/emacs/doom/config.org +++ b/modules/emacs/doom/config.org @@ -811,7 +811,7 @@ mu4e + mbsync + msmtp: ;; Separate file in separate repo is made so as to maintain privacy ;; This way, if in future this repo is to be open sourced, history can be maintained (if (file-exists-p "~/org/elisp-fu/mu4e-fu.el") - (load "~/org/elisp-fu/mu4e-fu.el"))) + (load! "~/org/elisp-fu/mu4e-fu.el"))) (use-package! mu4e-alert :after (mu4e)