notmuch: fix notmuch layer
Was broken during refactor
This commit is contained in:
parent
3cb9fea0ff
commit
43143a1fa1
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
(defun notmuch/init-notmuch ()
|
||||
(use-package notmuch
|
||||
:defer t
|
||||
:commands notmuch
|
||||
:init
|
||||
(progn
|
||||
(spacemacs/declare-prefix "aN" "notmuch")
|
||||
|
|
Reference in a new issue