doomemacs/modules/editor/evil/autoload
Henrik Lissner 0bb4d4dfcb refactor: switch buffer/frame/window hooks
Emacs 27 introduced a bunch of `window-*-change-functions` hooks,
including `window-selection-change-functions` and
`window-buffer-change-functions`, which handles 98% of the use case for
Doom's `doom-switch-{buffer,window,frame}-hook` hooks, so I've rewritten
them to use them under the hood, which amounts to simpler code and fewer
hacks.
2021-10-10 18:36:46 +02:00
..
advice.el refactor: switch buffer/frame/window hooks 2021-10-10 18:36:46 +02: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 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