.comment-link {margin-left:.6em;}

Frank

Viki
Friday, June 09, 2006
 
Diffs using VIM
I kind of suspected that VIM could do diffs, but I'd never seen it done before. This chapter in the highly-convoluted VIM documentation will show you how it's done.

Essentially, from the console:
:vertical vimdiff file_to_diff

Horay!
Comments:
d00d
 
Whoops., actually it's:

vertical diffsplit filename

yarrr
 
dp to put the changes to the other side.
do to get the changes from the other side.
 
Post a Comment



<< Home

Powered by Blogger