September 14, 2009
Awesome Vim Tip - Diffing Files

So I've known forever that the 'vimdiff' program does a diff with two files in Vim, but it's always annoyed me that I have to run that as a new editor instance. The Daily Vim tipped me off that you could run ":vert diffsplit filename" from inside your currently running vim instance. Pretty cool.





Posted by Arcterex at September 14, 2009 09:44 AM