Home

Awesome

🥃 vim-gin

MIT License vim help test

Gin (vim-gin) is a plugin to handle git repository from Vim/Neovim.

Alpha version. Any changes, including backward incompatible ones, are applied without announcements.

Features

See Features in Wiki for detail about each features.

Requirements

Gin is written in denops thus users need to install Deno and denops.vim

Installation

Install Deno then use vim-plug to install like:

Plug 'vim-denops/denops.vim'
Plug 'lambdalisue/vim-gin'

Or see How to install section in Wiki for other Vim plugin managers.

Similar projects

License

The code in this repository follows MIT license, texted in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.