Solutions:
1) syntax off
2) use
for ( ) {
}
(ie. {}s aren't supposed to be inside open parentheses)
3) Presumably you're getting Error syntax highlighting. Link it to
something else:
hi link Error Ignore
(Ignore is probably one you _won't_ want to use, btw)
Regards,
Chip Campbell
let c_no_curly_error=1
:help c.vim
Ben.