Use evil-collection image-dired bindings
This commit is contained in:
parent
ce09b5c381
commit
5a61eaf3f3
@ -146,6 +146,8 @@ A collection of evil bindings for various modes
|
||||
|
||||
(with-eval-after-load 'dired
|
||||
(evil-collection-dired-setup))
|
||||
(with-eval-after-load 'image-dired
|
||||
(evil-collection-image-dired-setup))
|
||||
(with-eval-after-load 'help
|
||||
(evil-collection-help-setup)
|
||||
(general-def 'normal help-mode-map "SPC" leader-map))
|
||||
|
Loading…
Reference in New Issue
Block a user