mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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. Refa2a128d3a5