I've started using foldmethod=marker for folding in my C++ source files. Usually it works okay, but I find that several times a day the syntax highlighting seems to get confused and start highlighting braces after a particular fold in red, as if they did not have a matching brace. This is never actually the case, and just doing an :e <filename> again makes the problem go away for a while. It's nevertheless an irritating issue and it just seems to occur at random. Has anyone else had the same experience? Is there a fix? I'm using Vim 7.0 on WinXP.
-- Kamil Kisiel <[EMAIL PROTECTED]>
