From 4340bf9c850ef1a1c2cb44cce9f560283fafc3ef Mon Sep 17 00:00:00 2001 From: frosty Date: Thu, 12 Sep 2024 02:34:26 +0000 Subject: [PATCH] ensure evil collection --- README.org | 1 + 1 file changed, 1 insertion(+) diff --git a/README.org b/README.org index 2a73d62..76d6ad0 100644 --- a/README.org +++ b/README.org @@ -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))