mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-31 14:43:40 -05:00
align key map item whitespace
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user