diff options
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-notmuch.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/custom/jao-custom-notmuch.el b/custom/jao-custom-notmuch.el index 4938e01..1dc5fc8 100644 --- a/custom/jao-custom-notmuch.el +++ b/custom/jao-custom-notmuch.el @@ -220,8 +220,7 @@ ;;; package ;; (add-to-list 'load-path "/usr/local/share/emacs/site-lisp/") - -(jao-load-path "notmuch/emacs") +(jao-load-path "notmuch") (use-package notmuch :init |