notmuch: Set initial state of notmuch-tree to 'normal

This commit is contained in:
Pierre Neidhardt 2019-03-19 11:50:43 +01:00
parent b17c48ca58
commit af0543c5a3
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@
(evil-set-initial-state 'notmuch-show-mode 'normal)
(evil-set-initial-state 'notmuch-search-mode 'normal)
(evil-set-initial-state 'notmuch-hello-mode 'normal)
(evil-set-initial-state 'notmuch-tree-mode 'normal)
(evil-collection-define-key 'normal 'notmuch-common-keymap
"g?" 'notmuch-help