doomemacs/modules/editor/evil/autoload
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
..
advice.el Fix evil-join filling non-comments poorly 2021-02-25 13:59:43 -05:00
embrace.el Add < surround key 2019-07-12 01:07:23 +02:00
evil.el Fix #4770: New window is focused after split 2021-03-10 15:48:31 +01:00
ex.el Fix #2832: filename modifiers replaced with empty strings 2020-04-26 04:12:33 -04:00
files.el Rewrite move/copy/delete file commands 2020-04-27 01:51:18 -04:00
textobjects.el Add single quotes to ‘any quote’ text objects 2020-10-28 08:48:01 +01:00
unimpaired.el editor/evil: move vim-unimpaired motions 2019-10-26 00:37:51 -04:00