Compare two files in vim which are already opened in split windows

Type diffthis in both windows to enter diffmode, voila :)

technorati tags:, ,

~ by princ3 on June 11, 2007.

3 Responses to “Compare two files in vim which are already opened in split windows”

  1. or run this command -> vimdiff file1 file2

  2. Of course you can, but i don’t like to close vim with allready opened files :)

  3. sweet, thanks

Leave a Reply