Trim org module loading
This commit is contained in:
parent
95b2272a92
commit
0c6e14e1f7
@ -496,11 +496,9 @@ targets."
|
|||||||
;; :custom
|
;; :custom
|
||||||
;; (org-appear-autolinks t))
|
;; (org-appear-autolinks t))
|
||||||
(use-feature ob-powershell
|
(use-feature ob-powershell
|
||||||
:after (org powershell)
|
:after org
|
||||||
:custom
|
:custom
|
||||||
(ob-powershell-powershell-command "pwsh"))
|
(ob-powershell-powershell-command "pwsh"))
|
||||||
(use-feature company-org-block
|
|
||||||
:after (org company))
|
|
||||||
(use-feature ox-hugo
|
(use-feature ox-hugo
|
||||||
:after ox)
|
:after ox)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user