9befd20a1a
Removes dependence on evil-leader centralizing control over the method of key binding in core-keybindings.el |
||
---|---|---|
.. | ||
config.el | ||
packages.el | ||
README.org |
Version-Control contribution layer for Spacemacs
Description
Install
Layer
To use this contribution add it to your ~/.spacemacs
(setq-default dotspacemacs-configuration-layers '(version-control))
Key Bindings
Key Binding | Description |
---|---|
SPC g d g |
Go to hunk |
SPC g d N |
Previous hunk |
SPC g d n |
Next hunk |
SPC g d r |
Revert hunk |