doomemacs/modules/editor/evil/autoload
Henrik Lissner 04efd82590
feat(evil): optionally wrap move-window commands
Introduces an `+evil-want-move-window-to-wrap-around` option. If
non-nil, `+evil/window-move-*` commands will wrap around the frame. If
these commands are passed the prefix arg, behave as if
`+evil-want-move-window-to-wrap-around` were inverted (just once).

Close: #7218
Co-authored-by: agzam <agzam@users.noreply.github.com>
2024-07-29 18:51:50 -04:00
..
advice.el refactor(lib): don't use smartparens' API 2024-07-09 20:55:29 -04:00
embrace.el refactor(lib): don't use smartparens' API 2024-07-09 20:55:29 -04:00
evil.el feat(evil): optionally wrap move-window commands 2024-07-29 18:51:50 -04:00
ex.el bump: :editor evil 2023-08-20 22:16:12 +02:00
files.el Rewrite move/copy/delete file commands 2020-04-27 01:51:18 -04:00
textobjects.el fix(evil): define *-any-quote directly 2022-04-25 16:38:40 +02:00
unimpaired.el refactor(lib): don't use smartparens' API 2024-07-09 20:55:29 -04:00