Really just use JAR

This commit is contained in:
Carlo Sciolla 2019-05-25 20:25:52 +02:00
parent 8f5d64c163
commit 7a4e8d7908
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ Finally, the indented text in the buffer will be compared with AFTER."
;; for some reason, plantuml-mode disregards the setq-local
(setq plantuml-jar-path plantuml-test-jar-path)
(setq plantuml-default-exec-mode 'jar)
(setq plantuml-exec-mode 'jar)
(plantuml-init-once)
(insert before)