align key map item whitespace
This commit is contained in:
parent
96dcb4c0d9
commit
ef3ad06032
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue