C++ Syntax highlighting for Identifier, Statement

2007-01-13 Thread Matt England
I'm trying to get function names, class names, objects, variables and similar things to appear as non-white text with 'syntax on'. I thus far have been unsuccessful. I can get many other constructs (constants, types, keywords, etc) to be highlighted, but not the things mentioned above.

Does automated line unwrap exist?

2006-12-09 Thread Matt England
I frequently use automated line wrap (eg, 'wrapmargin', fmt(1) integration, etc) to write documents (like asciidoc sources) in vim. I'd like to use an automated unwrap feature. Does such a thing exist in vim? Or a unix/linux command primitive I can integrate (similar to the way I use 'map v