diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index bac2d344..33dc7b84 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -25,18 +25,6 @@ '(olivetti-body-width 73) '(org-adapt-indentation 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-default-notes-file "~/Documents/journal/notes.org") '(org-directory "~/Documents/journal/")