From 85c5e30142928308170bc98f996cf74be185974f Mon Sep 17 00:00:00 2001 From: AChavali Date: Mon, 30 Dec 2019 20:57:25 +0000 Subject: +wrapped my own literate config setup! +literate.org file that holds the config program +bootstrap to config.org that loads the literate.el file, which in turn parses all the other files and loads everything -literate config module, I have my own now --- doom.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doom.d/init.el') diff --git a/doom.d/init.el b/doom.d/init.el index bbd9935..07250bd 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -174,7 +174,7 @@ :config ;; For literate config users. This will tangle+compile a config.org ;; literate config in your `doom-private-dir' whenever it changes. - literate + ;; literate ;; The default module sets reasonable defaults for Emacs. It also ;; provides a Spacemacs-inspired keybinding scheme and a smartparens -- cgit v1.2.3-13-gbd6f