From: Peng Li Date: Sat, 5 Nov 2016 14:35:27 +0000 (+0800) Subject: emacs - org obel plantuml X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=1fdfe82c95b24fba1b96819da551ade52df63dfe;p=dotfiles.git emacs - org obel plantuml --- 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 )