Enable org-babel dot
This commit is contained in:
parent
6bb0f418ec
commit
2067eb989a
1 changed files with 2 additions and 1 deletions
3
init.el
3
init.el
|
@ -1662,7 +1662,8 @@ Uses `mk/hyperspec-dir-locations' to find the directory."
|
|||
(plantuml . t)
|
||||
(C . t)
|
||||
(js . t)
|
||||
(scheme . t)))
|
||||
(scheme . t)
|
||||
(dot . t)))
|
||||
;; work with org-agenda dispatcher [c] "Today Clocked Tasks" to view today's clocked tasks.
|
||||
:custom-face
|
||||
(org-tag ((t (:weight normal :height 0.8))))
|
||||
|
|
Loading…
Add table
Reference in a new issue