compare software

compare software

Tzafrir Cohen tzafrir at cohens.org.il
Sun May 6 14:34:02 IDT 2012


On Sun, May 06, 2012 at 01:52:04PM +0300, Erez D wrote:

> can i do that (ignore comments) in vimdiff (without filtering)

I use the VimDirDiff script. In my vimrc I have:

let g:DirDiffExcludes = ".svn,.git,.*.swp"
let g:DirDiffIgnore = "\\$Id,\\$Revision,\\$Date"

Those are essentially passed along to diff (-x, -I, respectively).

Not sure about comments, though.

-- 
Tzafrir Cohen         | tzafrir at jabber.org | VIM is
http://tzafrir.org.il |                    | a Mutt's
tzafrir at cohens.org.il |                    |  best
tzafrir at debian.org    |                    | friend



More information about the Linux-il mailing list