Merge pull request #1741 from jjzmajic/helm-org

Add helm-org (bound but not installed).
This commit is contained in:
Henrik Lissner
2019-09-28 23:02:25 -04:00
committed by GitHub
2 changed files with 12 additions and 0 deletions

View File

@@ -36,6 +36,8 @@
(package! ob-rust))
;;; Modules
(when (featurep! :completion helm)
(package! helm-org))
(when (featurep! +dragndrop)
(package! org-download))
(when (featurep! +gnuplot)