Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 261 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 261 Bytes

vim-monkey-c

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_* or COLOR_*)
  • Operators
  • More to come!