I actually mean how to wrap around long lines in gvimdiff.

I would suggest

        :set wrap
or
        :set nowrap

as they seem to work fine for me in diffmode. It should apply on a per-window basis, so you may have to execute it in each diff window.

-tim


Reply via email to