diff options
Diffstat (limited to 'evil-collection.el')
| -rw-r--r-- | evil-collection.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-collection.el b/evil-collection.el index c4990d4..9e81dd0 100644 --- a/evil-collection.el +++ b/evil-collection.el @@ -80,6 +80,7 @@ macrostep man ,@(when evil-collection-setup-minibuffer '(minibuffer)) + notmuch ;; occur is in replace.el which was built-in before Emacs 26. (occur ,(if (<= emacs-major-version 25) "replace" 'replace)) outline |
