Update org babel languages
This commit is contained in:
parent
a7bf614e4c
commit
6be3159b42
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@
|
|||
(org-babel-do-load-languages
|
||||
'org-babel-load-languages
|
||||
'((emacs-lisp . t)
|
||||
(gnuplot . t)
|
||||
(C . t)
|
||||
(js . t)
|
||||
(lisp . t)
|
||||
(python . t)
|
||||
|
|
Loading…
Add table
Reference in a new issue