fix: add confpkg declaration to window section
This commit is contained in:
parent
ffd264a57e
commit
9808c7e3ff
|
@ -1312,6 +1312,8 @@ If PARENTS is non-nil, the parents of the specified directory will also be creat
|
|||
|
||||
** Windows
|
||||
|
||||
#+call: confpkg()
|
||||
|
||||
*** Prefer Vertical Split
|
||||
|
||||
Emacs has a sophisticated system for controlling how windows and buffers are arranged on the screen, called ~display-buffer~. This works out of the box for almost every case I've thrown at it, except for one issue: it prefers horizontal splitting of windows to vertical splitting, despite the fact that the latter is far better in most cases.
|
||||
|
|
Loading…
Reference in a new issue