lambdalisue / vim-fern-mapping-git

Add Git related mappings on file:// scheme of fern.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Add Git related mappings on file:// scheme of fern.vim

License:MIT License


Languages

Language:Vim Script 100.0%