Fork of https://github.com/keithluchtel/vim-monkey-c with more advanced highlighting features:
- Strings, characters
- Numbers (ints, floats, longs)
using
statements- Some constants (like
FONT_*
orCOLOR_*
) - Operators
- More to come!
Fork of https://github.com/keithluchtel/vim-monkey-c with more advanced highlighting features:
using
statementsFONT_*
or COLOR_*
)