:vimdiff - Edit two or Three versions of a file with Vim and show differences
vimdiff - Edit two or Three versions of a file with Vim and show differences Apr 10, 2009, 04 :33 UTC (0 Talkback[s] ) (5147 reads)
[ Thanks to dave for this link. ]
"vimdiff syntax
vimdiff [options] file1 file2 [file3]
gvimdiff
"You may also use “gvimdiff” or “vim -g”. The GUI is started then.You may also use “viewdiff” or “gviewdiff”. Vim starts in readonly mode then.”r” may be prepended for restricted mode"
Complete Story
Related Stories:
Linux GUI diff utilities a visual tour (Mar 02, 2009)
How to make vi colorful on xubuntu (Mar 17, 2009)
Command-Line-Fu, Because Knowledge is Power (Mar 17, 2009)
8 Essential Vim Editor Navigation Fundamentals (Mar 12, 2009)
Using regular expressions in Vim (Feb 28, 2009)
Vim autocomplete feature (Feb 23, 2009)
Vi and Vim Macro Tutorial: How To Record and Play (Jan 18, 2009)
Vi and Vim: 5 Awesome Examples For Automatic Word Completion Using Ctrl-X Magic (Jan 09, 2009)