git-gutter-vim icon indicating copy to clipboard operation
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.

screenshot

Quick installation (with NeoBundle)

  1. Add the following line to your .vimrc.
NeoBundle 'akiomik/git-gutter-vim'
  1. Run this command on vim.
:NeoBundleInstall

License

The MIT License. See LICENSE.