Move around #emacs shortcuts

This commit is contained in:
Colin Powell
2019-11-12 12:00:00 -05:00
parent 47d03e6eca
commit 8facbb4c7d
6 changed files with 24 additions and 60 deletions

View File

@ -19,8 +19,11 @@
:init
(map!
(:leader
(:prefix "o"
(:desc "APP: Email" "e" #'=mail)))))
(:prefix "e"
:desc "Open inbox" "o" #'=mail
:desc "Open notmuch" "n" #'notmuch
:desc "Compose an email" "c" #'notmuch-mua-new-mail))))
(set-evil-initial-state! '(notmuch-hello-mode
notmuch-show-mode
notmuch-search-mode