sponsor Vim development Vim logo Vim Book Ad

iwilldiffer.vim : Show git/hg/bzr add/mode/del signs in buffer

 script karma  Rating 4/3, Downloaded by 690  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
iwilldiffer-0.1.tar.gz 0.1 2013-03-20 7.3 Shu Chen Initial upload
ip used for rating: 18.222.125.171

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github