Hello, Is there a way to diff a certain portion of a buffer with another portion of the same buffer?
Or more generally is it possible to specify buffer name and lines to diff with another buffer name with its own (possibly) different set of lines like diff <buffer1; lines: b1_begin to b1_end> <buffer2; lines: b2_begin to b2_end>? Then I could give buffer1 same as buffer2 but with different sets of lines. Basically, I have a c file and two portions of that code look similar. I want to highlight the difference between these portions if there is any. Regards, Pankaj. -- Click for exclusive coverage on the New Bajaj Pulsar 220 the fastest Indian bike http://www.zigwheels.com/Features/Bajaj-Pulsar-220-DTSi-Special-Coverage/Pulsar_20090623-1-1 --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
