Use current-window for org edit special

This commit is contained in:
Evie Litherland-Smith 2024-09-11 17:39:10 +01:00
parent 599c1ed846
commit 2006bd98f3

View file

@ -894,7 +894,7 @@ Configure email with iCalendar event support, to integrate with
:after org
:custom
(org-src-preserve-indentation t)
(org-src-window-setup 'plain))
(org-src-window-setup 'current-window))
(use-package ob-core
:after org