Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 733 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 733 Bytes

fern-mapping-git.vim

fern plugin

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