spacemacs/layers/+source-control
syl20bnr b92daec7cf git: remove all popup key binding for magit-dispatch-popup
The `SPC g` command prefix was to much overloaded for actions which
are already available in discoverable manner in magit. So I decided to
remove all the actions reachable from magit-dispatch-popup from `SPC g`.
magit-dispatch-popup is available under `SPC g m`. This increases the
key binding sequences but OTHO it makes everythings consistent (same
key sequence behind `SPC g s` and `SPC g m`) and we prefer consistency.

This refactoring free up a lot of precious key bindings we can use for
commands that are not available in Magit.
2016-07-05 00:23:16 -04:00
..
git git: remove all popup key binding for magit-dispatch-popup 2016-07-05 00:23:16 -04:00
github Fix github layer missing parens 2016-07-05 00:23:16 -04:00
perforce perforce: fix duplicated :init and delete empty file config.el 2016-04-12 22:46:33 -04:00
version-control Fixes #6051, checks for existance of git-gutter. 2016-05-29 23:05:04 -04:00