mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
These fixes for evil-collection-magit-section weren't being applied since2f7f37d49b
, but any combination of `after!` (or `{with-}eval-after-load`) will convolute load order for users trying to rebind their own keys on top of ours *and* evil-collection's, and using `evil-collection-setup-hook` for this is clumsy, so I must resort to advice. Amend:2f7f37d49b
:tools
Description
Modules that integrate external tools into Emacs.
Frequently asked questions
This category has no FAQs yet. Ask one?