On Thu 30-Nov-06 7:30pm -0600, [EMAIL PROTECTED] wrote:

> if I had the following in a vim script:
>
> call FooBar('xxx'
>       \ 'yyy')
>
> then the last character ')' will be highlight as Error.
>
> It seems that the '\' continued line are not recognized well.

Yes, the continuation support is limited.

It is also not supported in @" or :@" commands.

-- 
Best regards,
Bill

Reply via email to