Notmuch: Autoload helm-notmuch-switch

master
Pierre Neidhardt 2019-03-18 13:41:43 +01:00
parent b86f8e419c
commit b1ff0a417c
1 changed files with 1 additions and 0 deletions

View File

@ -339,6 +339,7 @@
(nconc package-selected-packages '(helm-notmuch))
(with-eval-after-load 'notmuch (require 'init-notmuch))
(autoload 'helm-notmuch-switch "notmuch")
;;; Makefile
(with-eval-after-load 'make-mode (require 'init-makefile))