Hi,
In the attached zip archive you can find a substitute for Vim 5.7 C/C++ syntax definition
(<VIMDIR>/syntax/c.vim): doxy special comment block
(/*! ... */, /** ... */, //! ... and //** ...) have a different color than normal comments,
all tags (\xxx and @xxx) are recognized only if inserted in a special comment block
and someone (todo, note, warning) are highlighted
All lines modified/added to the standard c.vim are marked with a comment (DOXY).
Emilio Riva
|