Update org babel languages

This commit is contained in:
Marcus Kammer 2021-12-16 17:00:09 +01:00
parent a7bf614e4c
commit 6be3159b42
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -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)