doomemacs/modules/editor/evil/autoload
Henrik Lissner 1d41ee0c1a refactor(evil): use window-swap-states in +evil--window-swap
Taking a look at the built in windmove functions shows that Emacs has a
built in function for swapping windows called `window-swap-states`.
Using this ensures the window state is maintained.

Ref: #6023
Co-authored-by: luveti <luveti@users.noreply.github.com>
2022-01-27 03:43:51 +01:00
..
advice.el fix(evil): window-selection-change-functions use case 2022-01-27 03:33:13 +01:00
embrace.el fix(evil): handle edge cases of embrace 2021-11-25 01:45:09 +01:00
evil.el refactor(evil): use window-swap-states in +evil--window-swap 2022-01-27 03:43:51 +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 Fix #5113: "defining as dynamic an already lexical var" error 2021-05-30 12:21:13 -04:00
unimpaired.el editor/evil: move vim-unimpaired motions 2019-10-26 00:37:51 -04:00