From ef3ad060327f6684d527f96eff50021978da6b96 Mon Sep 17 00:00:00 2001 From: William Vaughn Date: Wed, 14 Apr 2021 08:15:23 -0700 Subject: [PATCH] align key map item whitespace --- modules/email/notmuch/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/email/notmuch/config.el b/modules/email/notmuch/config.el index 16e46f526..663b09f68 100644 --- a/modules/email/notmuch/config.el +++ b/modules/email/notmuch/config.el @@ -66,7 +66,7 @@ (map! :localleader :map (notmuch-hello-mode-map notmuch-search-mode-map notmuch-tree-mode-map notmuch-show-mode-map) :desc "Compose email" "c" #'+notmuch/compose - :desc "Sync email" "u" #'+notmuch/update + :desc "Sync email" "u" #'+notmuch/update :desc "Quit notmuch" "q" #'+notmuch/quit :map notmuch-search-mode-map :desc "Mark as deleted" "d" #'+notmuch/search-delete