From c108db6d0ba8d0ccd3acab7792313843f3630b74 Mon Sep 17 00:00:00 2001 From: Camden Dixie O'Brien Date: Fri, 1 Jan 2021 00:00:36 +0000 Subject: [PATCH] Clean up whitespace in org-babel section --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index 31e91a0..a315dfd 100644 --- a/config.org +++ b/config.org @@ -254,7 +254,7 @@ (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t) - (shell . t))) + (shell . t))) #+end_src The interface org-babel exposes is a little annoying as later in