From 7e606d541c15dbf5e17d961c1510b10fb628fba9 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Sat, 13 Aug 2022 11:29:44 +0100 Subject: Add more languages for org-babel --- .emacs.d/lisp/init-org.el | 3 +++ 1 file changed, 3 insertions(+) (limited to '.emacs.d/lisp') diff --git a/.emacs.d/lisp/init-org.el b/.emacs.d/lisp/init-org.el index 8222a37..c9777a2 100644 --- a/.emacs.d/lisp/init-org.el +++ b/.emacs.d/lisp/init-org.el @@ -40,6 +40,9 @@ 'org-babel-load-languages '((shell . t) (elasticsearch . t) + (clojure . t) + (restclient . t) + (verb . t) (sql . t))) :bind ("C-c l" . org-store-link) -- cgit 1.4.1-2-gfad0