feature/evil: correct feature reference

Both help-mode and help-mode-map are defined in file help-mode.el
which provides 'help-mode
This commit is contained in:
Alois Janíček
2018-06-26 13:25:23 +02:00
parent af41e17355
commit 778f9dea5c

View File

@ -185,7 +185,7 @@
"ZQ" 'evil-quit
"ZZ" 'Custom-buffer-done))
(after! help
(after! help-mode
(evil-set-initial-state 'help-mode 'normal)
(evil-define-key* 'normal help-mode-map
;; motion