Remove org babel load languages from custom
This commit is contained in:
parent
5590d05449
commit
211b7288a2
1 changed files with 0 additions and 12 deletions
|
@ -25,18 +25,6 @@
|
||||||
'(olivetti-body-width 73)
|
'(olivetti-body-width 73)
|
||||||
'(org-adapt-indentation t)
|
'(org-adapt-indentation t)
|
||||||
'(org-agenda-include-diary t)
|
'(org-agenda-include-diary t)
|
||||||
'(org-babel-load-languages
|
|
||||||
'((js . t)
|
|
||||||
(gnuplot . t)
|
|
||||||
(emacs-lisp . t)
|
|
||||||
(python . t)
|
|
||||||
(sqlite . t)
|
|
||||||
(lisp . t)
|
|
||||||
(shell . t)
|
|
||||||
(css . t)
|
|
||||||
(calc . t)
|
|
||||||
(plantuml . t)
|
|
||||||
(dot . t)))
|
|
||||||
'(org-babel-python-command "python3")
|
'(org-babel-python-command "python3")
|
||||||
'(org-default-notes-file "~/Documents/journal/notes.org")
|
'(org-default-notes-file "~/Documents/journal/notes.org")
|
||||||
'(org-directory "~/Documents/journal/")
|
'(org-directory "~/Documents/journal/")
|
||||||
|
|
Loading…
Add table
Reference in a new issue