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:
parent
af41e17355
commit
778f9dea5c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue