From 84e2062055ab3fd06edd9865628d4b5349019f7f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Tue, 10 Nov 2020 22:58:45 +0100 Subject: Enable org babel org templates --- gui/conf/init.el | 1 + 1 file changed, 1 insertion(+) (limited to 'gui/conf') diff --git a/gui/conf/init.el b/gui/conf/init.el index 240006a..3d17d61 100644 --- a/gui/conf/init.el +++ b/gui/conf/init.el @@ -371,6 +371,7 @@ '((python . t) (shell . t) (latex . t) + (org . t) (C . t))) (setq org-confirm-babel-evaluate nil) -- cgit v1.2.3