Use current-window for org edit special
This commit is contained in:
parent
599c1ed846
commit
2006bd98f3
|
@ -894,7 +894,7 @@ Configure email with iCalendar event support, to integrate with
|
||||||
:after org
|
:after org
|
||||||
:custom
|
:custom
|
||||||
(org-src-preserve-indentation t)
|
(org-src-preserve-indentation t)
|
||||||
(org-src-window-setup 'plain))
|
(org-src-window-setup 'current-window))
|
||||||
|
|
||||||
(use-package ob-core
|
(use-package ob-core
|
||||||
:after org
|
:after org
|
||||||
|
|
Loading…
Reference in a new issue