diff --git a/config.org b/config.org index e9b590d..d96ef93 100644 --- a/config.org +++ b/config.org @@ -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.