Move helm-org config to completion/helm

This commit is contained in:
Henrik Lissner
2019-09-28 23:08:44 -04:00
parent 9d770546da
commit a8e7c4fd45
4 changed files with 12 additions and 12 deletions

View File

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