spacemacs/layers/+misc
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
..
copy-as-format update copyright to 2020 2020-09-23 21:25:01 +02:00
dtrt-indent documentation formatting: Thu Oct 8 06:38:34 UTC 2020 2020-10-08 09:49:06 +03:00
ietf update copyright to 2020 2020-09-23 21:25:01 +02:00
multiple-cursors Change newly added which-key bindings to use keymap api 2020-11-27 22:46:56 +01:00
nlinum update copyright to 2020 2020-09-23 21:25:01 +02:00
parinfer update copyright to 2020 2020-09-23 21:25:01 +02:00