aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Emacs/.config/emacs/config.org1
1 files changed, 1 insertions, 0 deletions
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