mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
nit: revise and reformat code comments
This commit is contained in:
@ -21,8 +21,8 @@
|
||||
|
||||
|
||||
(after! ob-plantuml
|
||||
;; HACK We force ob-plantuml to use `plantuml-mode''s building mechanism,
|
||||
;; which is more sophisticated.
|
||||
;; HACK Force ob-plantuml to use `plantuml-mode''s building mechanism, which
|
||||
;; is more sophisticated.
|
||||
(advice-add #'org-babel-execute:plantuml
|
||||
:override #'+plantuml-org-babel-execute:plantuml-a)
|
||||
(add-to-list 'org-babel-default-header-args:plantuml
|
||||
|
Reference in New Issue
Block a user