From b4156106c8d70f14ceedb24d8cb6e3c37d4aa754 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 23 Oct 2019 20:54:23 +0200 Subject: [PATCH] Add PlantUML layer --- emacs/.spacemacs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/emacs/.spacemacs b/emacs/.spacemacs index 575cc1a..340416e 100644 --- a/emacs/.spacemacs +++ b/emacs/.spacemacs @@ -81,6 +81,8 @@ This function should only modify configuration layer settings." bibtex nixos pdf + (plantuml :variables + org-plantuml-jar-path "~/Documents/Uni/DDSI/Code/PlantUML/plantuml.jar") ) ;; List of additional packages that will be installed without being