Update #emacs notmuch shortcuts
This commit is contained in:
@ -20,9 +20,9 @@
|
||||
(map!
|
||||
(:leader
|
||||
(:prefix "e"
|
||||
:desc "Open inbox" "o" #'=mail
|
||||
:desc "Open notmuch" "n" #'notmuch
|
||||
:desc "Compose an email" "c" #'notmuch-mua-new-mail))))
|
||||
:desc "Open (i)nbox" "i" #'=mail
|
||||
:desc "Open (n)otmuch" "n" #'notmuch
|
||||
:desc "(C)ompose mail" "c" #'notmuch-mua-new-mail))))
|
||||
|
||||
(set-evil-initial-state! '(notmuch-hello-mode
|
||||
notmuch-show-mode
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user