spacemacs/layers/+source-control
Maximilian Wolff be908875cb
Change newly added which-key bindings to use keymap api
The newly added bindings had side effects for
magit. This was caused by which-keys replacement
working on bindings which are identical between
various modes.

To fix this I have changed the api to use the newly
added keymap based replacements which avoid these
issues.

As a side effect they are a ton faster as which
key does not have to compare all available bindings
everytime it opens its help window.

I have also fixed some more missing which-key
description in magit status buffer.
2020-11-27 22:46:56 +01:00
..
git Change newly added which-key bindings to use keymap api 2020-11-27 22:46:56 +01:00
github documentation formatting: Sun Nov 22 08:56:33 UTC 2020 2020-11-24 22:22:17 +01:00
perforce update copyright to 2020 2020-09-23 21:25:01 +02:00
version-control [version control] Revise git-gutter+ refresh on Magit refresh 2020-09-23 21:42:46 +02:00