iwilldiffer.vim : Show git/hg/bzr add/mode/del signs in buffer
script karma |
Rating 4/3,
Downloaded by 715 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Shu Chen |
|
script type |
utility |
|
description |
Overview
iwilldiffer is a vim plugin that shows you vcs diff add/mod/del lines in the gutter.
iwilldiffer supports git, hg, bzr
Dependencies
You need diff, python (2.6+), vim, and whichever supported vcs tool you wish to use.
Usage
Install the plugin (TODO: describe the magic which is installing vim plugins)
You might want the following in your .vimrc:
let g:iwilldiffer_check_on_open=1
let g:iwilldiffer_check_on_save=1
Gutter Color
Gutter background color is controlled by value for highlight SignColumn. Change this value in your colorscheme or add to your .vimrc:
highlight SignColumn guibg=foo ctermbg=foo
For more information or to report issues:
https://bitbucket.org/sirpengi/iwilldiffer |
|
install details |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|