linediff.vim icon indicating copy to clipboard operation
linediff.vim copied to clipboard

A vim plugin to perform diffs on blocks of code

Results 4 linediff.vim issues
Sort by recently updated
recently updated
newest added

On longer lines (e.g. in logfiles) it may be hard to spot the differences even if they are highlighted. It would therefore be nice to have some keybindings to jump...

I know that this might be outside the scope of the plugin but I figured since it has so many nice things (like sign markers and everything) it would be...

Hi, when working with this (btw. very great) plugin and very big files, I found the following bug: Because my blocks to compare are very long, it's convenient to fold...

Hi, I have an idea for an improvement, which might hopefully be quite easy to implement (however, I didn't have time to look at the actual implementation myself, yet). It...