Merge pull request #5008 from nackjicholson/notmuch-rm-org-mime

notmuch: remove org-mime
This commit is contained in:
Henrik Lissner
2021-05-15 16:57:59 -04:00
committed by GitHub
3 changed files with 25 additions and 2 deletions

View File

@@ -88,6 +88,7 @@ OR a shell command string such as
(use-package! org-mime
:when (featurep! +org)
:after (org notmuch)
:config (setq org-mime-library 'mml))