fern-mapping-git.vim
August 2, 2020 · View on GitHub
fern.vim plugin which add Git related mappings on file:// scheme.
UNDER DEVELOPMENT
Usage
This plugin automatically add the following actions to file scheme.
| Mapping | Action | Description |
|---|---|---|
<< | git-stage | Stage the selected/cursor node(s) |
>> | git-unstage | Unstage the selected/cursor node(s) |
See also
- fern-git-status - Add Git status badge