mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-04 15:03:42 -05:00
align key map item whitespace
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
(map! :localleader
|
(map! :localleader
|
||||||
:map (notmuch-hello-mode-map notmuch-search-mode-map notmuch-tree-mode-map notmuch-show-mode-map)
|
:map (notmuch-hello-mode-map notmuch-search-mode-map notmuch-tree-mode-map notmuch-show-mode-map)
|
||||||
:desc "Compose email" "c" #'+notmuch/compose
|
:desc "Compose email" "c" #'+notmuch/compose
|
||||||
:desc "Sync email" "u" #'+notmuch/update
|
:desc "Sync email" "u" #'+notmuch/update
|
||||||
:desc "Quit notmuch" "q" #'+notmuch/quit
|
:desc "Quit notmuch" "q" #'+notmuch/quit
|
||||||
:map notmuch-search-mode-map
|
:map notmuch-search-mode-map
|
||||||
:desc "Mark as deleted" "d" #'+notmuch/search-delete
|
:desc "Mark as deleted" "d" #'+notmuch/search-delete
|
||||||
|
Reference in New Issue
Block a user