On 9/10/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
Yakov Lerner wrote:
> On 9/10/06, Yakov Lerner <[EMAIL PROTECTED]> wrote:
>> On 9/10/06, Sven Brueggemann <[EMAIL PROTECTED]> wrote:
>> > Hello,
>> >
>> > Vim 7 combines syntax colouring and diff colouring when diffing. This
>> > often makes the diffs hard to read.
>> >
>> > Is there a way to automagically turn syntax colouring off when diffing?
>>
>> put this into your ~/.vunrc:
>> if &diff | syntax off | endif
>
> s/vunrc/vimrc/
>

1. Won't this suppress all highlighting including diff highlighting?

No

Yakov

Reply via email to