mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
refactor(notmuch): unlink ol-notmuch from +org flag
Amend: db94569143
Ref: hlissner/doom-emacs@d522cc347d
This commit is contained in:
@ -20,7 +20,8 @@
|
||||
:pin "63413a5563450bdedee4c077f2f998578e75083a")
|
||||
|
||||
(when (featurep! +org)
|
||||
(package! org-mime :pin "eb21c02ba8f97fe69c14dc657a7883b982664649")
|
||||
(package! org-mime :pin "eb21c02ba8f97fe69c14dc657a7883b982664649"))
|
||||
(when (featurep! :lang org)
|
||||
(package! ol-notmuch :pin "126fb446d8fa9e54cf21103afaf506fd81273c02"))
|
||||
(when (featurep! :completion ivy)
|
||||
(package! counsel-notmuch :pin "a4a1562935e4180c42524c51609d1283e9be0688"))
|
||||
|
Reference in New Issue
Block a user