ghewgill / vim-scmdiff

Vim script to highlight lines changed from a base version in SCM
65 stars 11 forks source link

Option to make scm diff work in multi-view mode. #9

Open AndreiGrosu opened 10 years ago

AndreiGrosu commented 10 years ago

Hello, I understand that this plugin is based on vimdiff which uses split-view to show the differences between two files, but is it possible make it work in multi-window mode ?

I usually have 2+ views in the same vim session ( of different files ) and this plugin fails, when I toggle \d (i think) i tries to vimdiff between the opened files.