spacemacs/layers/+spacemacs
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
..
spacemacs-completion [ivy] Rebind C-k to C-M-k in ivy-reverse-i-search 2020-10-15 23:10:06 +02:00
spacemacs-defaults Fix which-key entries: gr and gs in dired and magit 2021-01-30 11:59:18 +01:00
spacemacs-editing Use transient and set dired-quick-sort-suppress-setup-warning to 'message 2020-12-16 19:14:12 +01:00
spacemacs-editing-visual update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-evil [evil-collection] support for dired 2021-01-30 10:17:20 +01:00
spacemacs-language update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-layouts update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-misc update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-modeline update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-navigation Restore old ace bindings and revise documentation changes 2020-12-29 21:29:50 +01:00
spacemacs-org [org] Update org-enable-valign 2021-01-24 22:58:34 +01:00
spacemacs-project update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-purpose update copyright to 2020 2020-09-23 21:25:01 +02:00
spacemacs-visual update copyright to 2020 2020-09-23 21:25:01 +02:00