summaryrefslogtreecommitdiff
path: root/evil-collection.el
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2017-12-21 22:45:39 -0800
committerJames Nguyen <james@jojojames.com>2017-12-21 22:45:39 -0800
commit46e60d4b6962fa6a83053689f637f610fd71b921 (patch)
treeb15d896880781dfbc17b775a319709a137035fbf /evil-collection.el
parent2ad4f875c2a048382a50503846ce43fbbd43c079 (diff)
Add notmuch
This is in progress and open to changes!
Diffstat (limited to 'evil-collection.el')
-rw-r--r--evil-collection.el1
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