parent
a680885ed9
commit
c6fadf4776
1 changed files with 6 additions and 1 deletions
|
@ -15,7 +15,12 @@
|
|||
;;
|
||||
;;; Packages
|
||||
|
||||
(after! notmuch
|
||||
(use-package! notmuch
|
||||
:defer t
|
||||
:init
|
||||
(after! org
|
||||
(add-to-list 'org-modules 'ol-notmuch))
|
||||
:config
|
||||
(set-company-backend! 'notmuch-message-mode
|
||||
'(notmuch-company :with company-ispell company-yasnippet))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue