/vim-monkey-c

Vim syntax for Monkey C language.

Primary LanguageVim Script

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!