mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
According to the documentation of `evil-window-split` the variable `evil-split-window-below` needs to be non-nil for the new window to be created below; and for `evil-window-vsplit` it is the variable `evil-vsplit-window-right` that needs to be non-nil for the window to be created on the right.