mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
refactor(notmuch): remove redundant config
Ref: hlissner/doom-emacs@d522cc347d
This commit is contained in:
@ -117,9 +117,6 @@ variable accordingly.")
|
|||||||
:after (org notmuch)
|
:after (org notmuch)
|
||||||
:config (setq org-mime-library 'mml))
|
:config (setq org-mime-library 'mml))
|
||||||
|
|
||||||
(use-package! ol-notmuch
|
|
||||||
:when (featurep! +org)
|
|
||||||
:after (org notmuch))
|
|
||||||
|
|
||||||
(use-package! counsel-notmuch
|
(use-package! counsel-notmuch
|
||||||
:when (featurep! :completion ivy)
|
:when (featurep! :completion ivy)
|
||||||
|
Reference in New Issue
Block a user