From 1fdfe82c95b24fba1b96819da551ade52df63dfe Mon Sep 17 00:00:00 2001 From: Peng Li Date: Sat, 5 Nov 2016 22:35:27 +0800 Subject: [PATCH 1/1] emacs - org obel plantuml --- emacs.d/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs.d/config.org b/emacs.d/config.org index 4ec5a06..9b8946f 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -756,7 +756,7 @@ Always indents header, and hide header leading starts so that no need type =#+ST (js . t) (gnuplot . t) (ditaa . t) - (plantuml . t))) + )) ;; use current window for org source buffer editting (setq org-src-window-setup 'current-window ) -- 2.11.0