ensure evil collection

This commit is contained in:
frosty 2024-09-12 02:34:26 +00:00
parent 5cde23bc30
commit 4340bf9c85

View file

@ -90,6 +90,7 @@ Useful options and packages for manipulating text, including the almighty Evil m
;; General extension for Evil
(use-package evil-collection
:ensure t
:after evil
:config
(setq evil-collection-mode-list '(dired ibuffer))