doom-emacs/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
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
parinfer
rotate-text
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