doomemacs/modules/lang/plantuml
Henrik Lissner f3ca420c27
lang/plantuml: fix ob-plantuml previews with jar
If plantuml-default-exec-mode is 'server, the image is compiled via the
website and downloaded. If it's 'executable it uses the local 'plantuml'
executable (determined by plantuml-executable-path) to compile it. If
it's 'jar it uses the local 'plantuml.jar' (determined by
plantuml-jar-path).

The first two were tested and work, but 'jar did not, until now.
2019-10-23 13:04:25 -04:00
..
autoload.el lang/plantuml: fix ob-plantuml previews with jar 2019-10-23 13:04:25 -04:00
config.el lang/plantuml: force ob-plantuml to build w/ plantuml-mode 2019-10-22 18:50:33 -04:00
doctor.el Don't byte-compile doctor.el files 2018-03-20 21:19:37 -04:00
packages.el feature/{syntax-checker,spellcheck} -> tools/fly{check,spell} 2019-02-22 00:25:30 -05:00