doomemacs/modules/editor
Henrik Lissner 6c52e33302 fix(evil): don't load help.el twice
a2a128d3 changed prefix-help-command to use embark. This commit fixes
prefix-help-command getting reset to describe-prefix-bindings due to
help.el setting it at top-level because it is eventually loaded twice
due to defer-feature!, which removes a symbol from emacs' list of loaded
features.

Ref a2a128d3a5
2021-08-05 21:24:01 -04:00
..
evil fix(evil): don't load help.el twice 2021-08-05 21:24:01 -04:00
file-templates refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
fold Fixed the keybind for fold/unfold all 2021-07-29 18:46:08 -05:00
format refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04: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 refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
objed Bump :editor 2020-12-05 16:55:27 -05:00
parinfer Bump :editor 2021-07-11 17:52:08 -04:00
rotate-text Minor refactoring across the board 2021-05-23 22:09:07 -04:00
snippets refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
word-wrap refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00