git-gutter-vim
git-gutter-vim copied to clipboard
git gutter for vim
git-gutter-vim
About
git-gutter.vim is a vim plugin version of git-gutter(sublime text2 plugin).
This plugin updates gutter when you save a file.

Quick installation (with NeoBundle)
- Add the following line to your
.vimrc.
NeoBundle 'akiomik/git-gutter-vim'
- Run this command on vim.
:NeoBundleInstall
License
The MIT License. See LICENSE.