From 4526e2d155592c8052a012207145273104c0ebfe Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Sun, 9 Aug 2020 14:35:26 +0100 Subject: +bind to notmuch: run sync-mail at hello buffer --- Emacs/.config/emacs/config.org | 1 + 1 file changed, 1 insertion(+) diff --git a/Emacs/.config/emacs/config.org b/Emacs/.config/emacs/config.org index 943c5b5..2a120e2 100644 --- a/Emacs/.config/emacs/config.org +++ b/Emacs/.config/emacs/config.org @@ -421,6 +421,7 @@ Counsel projectile provides the ivy interface to projectile commands, which is r (interactive) (start-process-shell-command "" nil "mbsync -a")) :config + (evil-define-key 'normal notmuch-hello-mode-map "M" #'+mail/sync-mail) (evil-collection-notmuch-setup)) #+END_SRC ** Smtpmail -- cgit v1.2.3-13-gbd6f