diff options
-rw-r--r-- | init.el | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1948,7 +1948,6 @@ (use-package notmuch :init - (autoload 'notmuch "notmuch" "Notmuch mail" t) (define-key km/mail-map "n" #'notmuch) :config (setq mail-user-agent 'notmuch-user-agent) |