align key map item whitespace

This commit is contained in:
William Vaughn 2021-04-14 08:15:23 -07:00
parent 96dcb4c0d9
commit ef3ad06032
No known key found for this signature in database
GPG key ID: 011967635D6D9F61

View file

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