Restore evil keybinds for mu4e-view-mode #3464
This commit is contained in:
parent
cd3c865c01
commit
7a276dbf6b
1 changed files with 0 additions and 5 deletions
|
@ -63,11 +63,6 @@
|
||||||
;; set mail user agent
|
;; set mail user agent
|
||||||
(setq mail-user-agent 'mu4e-user-agent)
|
(setq mail-user-agent 'mu4e-user-agent)
|
||||||
|
|
||||||
;; evil masks most mu4e-view-mode key bindings. Switch to Emacs mode for
|
|
||||||
;; this.
|
|
||||||
(when (featurep! :editor evil)
|
|
||||||
(add-hook 'mu4e-view-mode-hook #'evil-emacs-state))
|
|
||||||
|
|
||||||
;; Use fancy icons
|
;; Use fancy icons
|
||||||
(setq mu4e-use-fancy-chars t
|
(setq mu4e-use-fancy-chars t
|
||||||
mu4e-headers-draft-mark '("D" . "")
|
mu4e-headers-draft-mark '("D" . "")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue