lang/org: install org-brain

Whoops!
This commit is contained in:
Henrik Lissner
2019-12-20 02:44:20 -05:00
parent 2da7c7b168
commit 494e431f04

View File

@@ -39,6 +39,8 @@
(package! org-pdfview))
(when (featurep! :tools magit)
(package! orgit))
(when (featurep! +brain)
(package! org-brain))
(when (featurep! +dragndrop)
(package! org-download))
(when (featurep! +gnuplot)