vim compare two files in a split

Developer from somewhere

Setup a split, and then write:

:windo diffthis

To disable diffing:

:windo diffoff