eww: Set initial state to normal.

This commit is contained in:
Pierre Neidhardt 2020-03-22 09:19:25 +01:00
parent a478a95a8a
commit fe0700ec16
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
(defun evil-collection-eww-setup ()
"Set up `evil' bindings for `eww'."
(evil-set-initial-state 'eww-mode 'normal)
(evil-collection-define-key 'normal 'eww-mode-map
"^" 'eww-up-url
"u" 'eww-up-url