On 8/4/06, Fabio Rotondo <[EMAIL PROTECTED]> wrote:
Hi all,

is it possible to "pipe" the CVS diff -r output to vim to use something
like "vimdiff" to see the changes?

Yes, it is possible, See

        :help diff-diffexpr

You need to write the function similar to the
MyDiff function given in ':help diff-diffexpr' , 42 lines below
tag *diff-difexpr*

Yakov

Reply via email to