vimdiff + wrap line alignment

2019-03-16 Thread M Kelly
Hi, If I set wrap on for vimdiff (in all windows) and there is a wrapped line in one window long enough to wrap at least once more than the other window, the lines in the windows are no longer in alignment. For example, it would seem the "" line in one window to match the other's new line

Re: How to keep the cursorline consistent in vim diff?

2019-03-16 Thread Bram Moolenaar
> I’m using vimdiff on a three-way diff. I first open Vim using the > command “vimdiff file1.txt file2.txt file3.txt”. I have set cursorline > enabled and as I arrow down the cursor stays consistent through each > of the three windows. But when I do a diffput on one of the buffers > the