vimdiff file1 file2 besides differences shows also same lines from both files. Is it possible to hide them? How to do it?
I've configured Vim as git difftool in .gitconfig [diff] tool = vimdiff If there are changes in N files, i have to close vim (:qa) to see the next diff.