I had been getting this error (or something very similar) for a while now when editing PHP files, but now I'm also getting it when editing Cheetah templates.
--------------------------------------------------------------------- Error detected while processing /usr/share/vim/vim70/syntax/html.vim: line 200: E108: No such variable: "b:current_syntax" --------------------------------------------------------------------- Is it a bug in the syntax file? Is there something strange about my configuration that could be triggering this? I've been hacking up the /usr/share/.../html.vim file to make it check for the existence of that variable before it unlets it, but obviously, that gets changed back every time I upgrade vim. I'd like to find a more permanent fix. -- Tom Schumm http://www.phong.org/
