This commit is contained in:
Henrik Lissner 2016-02-22 12:32:03 -05:00
parent a7ca45bca5
commit 869da740f9
6 changed files with 5 additions and 13 deletions

View file

@ -14,11 +14,6 @@
:defer t
:commands httpd-start)
(use-package puml-mode
:mode "\\.p\\(lant\\)?uml$"
:init
(setq puml-plantuml-jar-path "/usr/local/Cellar/plantuml/8029/plantuml.8029.jar"))
(add-hook! org-load
(use-package ox-reveal
:config