Trim org module loading

This commit is contained in:
MitchMarq42 2022-08-27 10:57:39 -08:00
parent 95b2272a92
commit 0c6e14e1f7

View File

@ -496,11 +496,9 @@ targets."
;; :custom
;; (org-appear-autolinks t))
(use-feature ob-powershell
:after (org powershell)
:after org
:custom
(ob-powershell-powershell-command "pwsh"))
(use-feature company-org-block
:after (org company))
(use-feature ox-hugo
:after ox)