X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=emacs.d%2Fconfig.org;h=7eff6df12f344bdc834dc7fc73134d9a5a264549;hb=2b2dd44e85f9e47095237ba0efc8997a580eea4c;hp=b91cb717040a41b8fcefa7a57ea8035cd05cd045;hpb=74994554fe50518e50056dbcff7d0d8f3fbba7e2;p=dotfiles.git diff --git a/emacs.d/config.org b/emacs.d/config.org index b91cb71..7eff6df 100644 --- a/emacs.d/config.org +++ b/emacs.d/config.org @@ -791,7 +791,9 @@ Always indents header, and hide header leading starts so that no need type =#+ST (org-display-inline-images) (error nil))) - + ;; ditaa artist mode + (with-eval-after-load "artist" + (define-key artist-mode-map [down-mouse-3] 'artist-mouse-choose-operation)) #+END_SRC *** plantUML [[http://eschulte.github.io/babel-dev/DONE-integrate-plantuml-support.html][DONE-integrate-plantuml-support]]