klimeryk / vim-monkey-c

Vim syntax for Monkey C language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Vim syntax for Monkey C language.


Languages

Language:Vim Script 100.0%