diff --git a/modules/editor/evil/init.el b/modules/editor/evil/init.el index 4bef221d8..e55ad8e60 100644 --- a/modules/editor/evil/init.el +++ b/modules/editor/evil/init.el @@ -43,8 +43,8 @@ indent image kotlin-mode - occur outline + replace shortdoc simple slime @@ -194,7 +194,6 @@ variable for an explanation of the defaults (in comments). See newsticker notmuch nov - (occur replace) omnisharp org org-present @@ -215,6 +214,7 @@ variable for an explanation of the defaults (in comments). See racket-describe realgud reftex + replace restclient rg ripgrep @@ -320,7 +320,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 '(occur replace))) + (+evil-collection-init 'replace)) (add-transient-hook! 'indent-rigidly (+evil-collection-init '(indent "indent"))) (add-transient-hook! 'minibuffer-setup-hook