When trying to use vim diff to compare two files on windows 7, I get an error message: cannot create diff
. My vim version is 7.4.965
.
Searching for this on the internet, it seems that C:/Program Files/Vim/vim74
should normally contain a diff.exe
: it doesn't in my case.
Is this a correct assumption, and if so, how can I fix my Vim installation?