Fix #2394: load the correct evil-collection module
This commit is contained in:
parent
d0b50da2c4
commit
8a01ef9082
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ and complains if a module is loaded too early (during startup)."
|
|||
(add-transient-hook! 'emacs-lisp-mode
|
||||
(+evil-collection-init 'elisp-mode))
|
||||
(add-transient-hook! 'occur-mode
|
||||
(+evil-collection-init 'replace))
|
||||
(+evil-collection-init 'occur))
|
||||
|
||||
(evil-define-key* 'normal process-menu-mode-map
|
||||
"q" #'kill-current-buffer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue