Files
doomemacs/modules/editor
Benjamin Picardat e33b21dc46 Fix #4770: New window is focused after split
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.
2021-03-10 15:48:31 +01:00
..
2021-02-11 22:05:21 -05:00
2020-12-05 16:55:27 -05:00
2021-02-28 00:19:12 +01:00
2020-04-30 01:28:02 -04:00
2021-02-12 11:12:45 +08:00