diff --git a/conf.org b/conf.org index fc40ce1..99ee760 100644 --- a/conf.org +++ b/conf.org @@ -2164,8 +2164,7 @@ Most packages that don't have an evil version are in this one. I don't like surp :after evil :init (setq evil-collection-mode-list - '(dired flycheck company which-key helm minibuffer mu4e ediff - term)) + '(dired ediff flycheck company which-key helm minibuffer mu4e ediff term)) (setq evil-collection-setup-minibuffer t) :config (evil-collection-init))