Autoload mu4e-update-mail-and-index

This commit is contained in:
Jeremy Dormitzer 2021-02-22 17:06:58 -05:00
parent ba69981713
commit 79a9d5d6ac

View File

@ -3,7 +3,7 @@
;; mu4e is not actually built-in, but it is installed outside of normal Emacs package management
:straight (:type built-in)
:if (locate-library "mu4e")
:commands mu4e
:commands (mu4e mu4e-update-mail-and-index)
:general
(normal mu4e-headers-mode-map "t" #'mu4e-headers-mark-thread)
(normal mu4e-view-mode-map "t" #'mu4e-view-mark-thread)