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/

Aww -- I like that invention! Now what else could we use a .vunrc file for? :)

Regards,
Chip Campbell

Reply via email to