GitHub - akiomik/git-gutter-vim: git gutter for vim

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Folders and files

NameName

Last commit message

Last commit date

Latest commit

History

43 Commits

Repository files navigation

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.