Files
doomemacs/modules
Henrik Lissner 0a3c123d72 fix(magit): {1-4} overriding evil keybinds
evil-collection-magit-section introduces some redundant keybinds on
number keys 1-4, so our hack to correct these keys needed an adjustment.

And by unbinding these keys at the source (magit-section-mode-map), we
don't have to do the same for each inheriting keymap (like
code-review-mode-map and magit-mode-map).

Ref: emacs-evil/evil-collection@e26c869735
Amend: 31519d393a
2022-06-17 21:52:18 +02:00
..
2022-06-17 20:28:07 +02:00
2022-06-17 18:21:23 +02:00
2022-06-17 19:37:41 +02:00
2022-02-10 21:07:20 +01:00