mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -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)
|
||||
:config (setq org-mime-library 'mml))
|
||||
|
||||
(use-package! ol-notmuch
|
||||
:when (featurep! +org)
|
||||
:after (org notmuch))
|
||||
|
||||
(use-package! counsel-notmuch
|
||||
:when (featurep! :completion ivy)
|
||||
|
Reference in New Issue
Block a user