diff --git a/dotfiles/emacs.d/init.el b/dotfiles/emacs.d/init.el index 9dbeeef1..5ceb61a9 100644 --- a/dotfiles/emacs.d/init.el +++ b/dotfiles/emacs.d/init.el @@ -1154,6 +1154,7 @@ the same tree node, and the headline of the tree node in the Org-mode file." (add-to-list 'load-path (s-trim (shell-command-to-string "mu4e_directory"))) (use-package mu4e + :ensure nil :commands (mu4e mu4e-view-message-with-msgid mu4e-update-index email) :bind ("C-c 0" . email) :config