+bind to notmuch: run sync-mail at hello buffer

This commit is contained in:
2020-08-09 14:35:26 +01:00
parent 51be07b3c1
commit 4526e2d155

View File

@@ -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