Don't load nm
if notmuch isn't installed
This commit is contained in:
parent
37a9f6c754
commit
d368502524
@ -851,6 +851,7 @@
|
|||||||
(unbind-key "C-c C-c" tern-mode-keymap))
|
(unbind-key "C-c C-c" tern-mode-keymap))
|
||||||
|
|
||||||
(use-package nm
|
(use-package nm
|
||||||
|
:if (executable-find "notmuch")
|
||||||
:quelpa (nm :fetcher github :repo "ad1217/nevermore")
|
:quelpa (nm :fetcher github :repo "ad1217/nevermore")
|
||||||
:bind (:map nm-mode-map
|
:bind (:map nm-mode-map
|
||||||
("n" . nm-read)
|
("n" . nm-read)
|
||||||
|
Loading…
Reference in New Issue
Block a user