respect +afew feature flag + fix sync buffer kill

This commit is contained in:
Will Vaughn 2021-04-03 22:17:08 -07:00 committed by William Vaughn
parent ce65645fb8
commit 96dcb4c0d9
No known key found for this signature in database
GPG key ID: 011967635D6D9F61
2 changed files with 34 additions and 24 deletions

View file

@ -64,9 +64,9 @@
#'hide-mode-line-mode)
(map! :localleader
: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 "Fetch new 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