emacs: Enable plantuml for org-mode

This commit is contained in:
Sanchayan Maity 2021-01-22 17:37:03 +05:30
parent 47ab28723f
commit 07bf4f387a
2 changed files with 3 additions and 1 deletions

View file

@ -56,6 +56,8 @@
(setq org-noter-notes-search-path '("~/org/notes/"))
(require 'ob-plantuml)
(add-hook 'pdf-tools-enabled-hook 'pdf-view-midnight-minor-mode)
;; Custom key bindings to move between windows/splits

View file

@ -148,7 +148,7 @@
;;ocaml ; an objective camel
(org +dragndrop +noter +pandoc +present +pretty +journal) ; organize your plain life in plain text
;;php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
;;python ; beautiful is better than ugly
;;qt ; the 'cutest' gui framework ever