On 8/10/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
Nikolai Weibull wrote:
[spell-checking in syntax/context.vim doesn't work]
After looking at the script, well, all I can say is: I don't know. Anyone else (well-versed in syntax script writing) wants to have a look at $VIMRUNTIME/syntax/context.vim ? I give up.
Turns out there's a command to set whether spell-checking is enabled or not for non-matches: :syn spell toplevel For some reason I was unable to find this in the help. Anyway, problem solved. nikolai