notmuch: fix notmuch layer

Was broken during refactor
This commit is contained in:
William Casarin 2018-01-10 13:23:06 -08:00
parent 3cb9fea0ff
commit 43143a1fa1
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
(defun notmuch/init-notmuch ()
(use-package notmuch
:defer t
:commands notmuch
:init
(progn
(spacemacs/declare-prefix "aN" "notmuch")