doomemacs/modules/editor
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
..
evil refactor: switch buffer/frame/window hooks 2021-10-10 18:36:46 +02:00
file-templates revert: "Add set -euo pipefail to sh-mode file template" 2021-09-23 11:36:09 +02:00
fold Fixed the keybind for fold/unfold all 2021-07-29 18:46:08 -05:00
format fix(format): format-all-mode not activating 2021-10-06 13:58:16 +02:00
god Bump :editor 2021-07-11 17:52:08 -04:00
lispy fix(lispy): evil-escape keybind collision on j 2021-08-01 18:15:19 -04:00
multiple-cursors fix(multiple-cursors): keybind conflict with embark 2021-09-14 19:06:04 +02:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer fix(parinfer): robust check for shared Rust object 2021-09-29 15:03:36 -07:00
rotate-text feat(rotate-text): add enable & disable 2021-10-05 02:29:59 +02:00
snippets fix(snippets): yas-expand error on yas-choose-value (#5429) 2021-09-15 18:59:43 +02:00
word-wrap refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00