From a2e31d8a7b9adcfe0957b1281edda5713fe9caa0 Mon Sep 17 00:00:00 2001 From: Phuntsok Drak-pa Date: Sun, 3 Nov 2019 12:44:22 +0100 Subject: [PATCH] added pass layer --- .spacemacs | 1 + 1 file changed, 1 insertion(+) diff --git a/.spacemacs b/.spacemacs index 12651d9..ccf37ec 100644 --- a/.spacemacs +++ b/.spacemacs @@ -108,6 +108,7 @@ This function should only modify configuration layer settings." org-projectile-file "TODOs.org" org-download-image-dir "~/Pictures/org" org-return-follows-link t) + pass pdf (plantuml :variables plantuml-jar-path "/opt/plantuml/plantuml.jar"