mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-18 16:06:56 -05:00
Add helm-org (bound but not installed).
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
(package! ob-rust))
|
||||
|
||||
;;; Modules
|
||||
(when (featurep! :completion helm)
|
||||
(package! helm-org))
|
||||
(when (featurep! +dragndrop)
|
||||
(package! org-download))
|
||||
(when (featurep! +gnuplot)
|
||||
|
Reference in New Issue
Block a user