From 19bdca16a9f0b31caee32db5220d958758ff43af Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Tue, 26 Jan 2021 12:20:19 -0600 Subject: Change org-src-window-setup to current-window I'd love it if we had a split-window-sensibly option, but alas. --- config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.org b/config.org index ac61973..0d52e31 100644 --- a/config.org +++ b/config.org @@ -1673,7 +1673,7 @@ I want to use the newest version of Org that I can. org-pretty-entities t ;; Source blocks org-src-tab-acts-natively t - org-src-window-setup 'split-window-below ; could change this based on geom + org-src-window-setup 'current-window ; the least stupid option org-confirm-babel-evaluate nil ;; Behavior org-adapt-indentation nil ; don't indent things -- cgit 1.4.1-21-gabe81