summaryrefslogtreecommitdiffhomepage
path: root/consult.org
diff options
context:
space:
mode:
Diffstat (limited to 'consult.org')
-rw-r--r--consult.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/consult.org b/consult.org
index 1ca5744..5929e61 100644
--- a/consult.org
+++ b/consult.org
@@ -97,6 +97,11 @@
#'consult-narrow-help))
#+end_src
* consultors
+*** notmuch
+ #+begin_src emacs-lisp
+ (jao-load-path "consult-notmuch")
+ (use-package consult-notmuch)
+ #+end_src
*** dh-diff hunks
#+begin_src emacs-lisp
(defun jao-consult--diff-lines (&optional backward)