spacemacs/layers/+source-control
duianto ec57b21a92 Fix which-key entries: gr and gs in dired and magit
problem:
pressing g shows the which-key entry:
r -> evil-mc

but it calls the expected commands:
revert-buffer (in dired)
magit-refresh

s -> evil-easymotion
but it calls the expected command:
magit-jump-to-staged

solution:
removing the gr and gs which-key entries,
shows the expected commands.
2021-01-30 11:59:18 +01:00
..
git Fix which-key entries: gr and gs in dired and magit 2021-01-30 11:59:18 +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