Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lambdalisue/vim-fern-mapping-git

Add Git related mappings on file:// scheme of fern.vim
https://github.com/lambdalisue/vim-fern-mapping-git

fern-vim-plugin git

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# fern-mapping-git.vim

[![fern plugin](https://img.shields.io/badge/🌿%20fern-plugin-yellowgreen)](https://github.com/lambdalisue/fern.vim)

[fern.vim](https://github.com/lambdalisue/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](https://github.com/lambdalisue/fern-git-status.vim) - Add Git status badge