mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-24 12:00:24 +10:00
Updating Doom Emacs.
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user