Commit Graph

1 Commits

Author SHA1 Message Date
Edward Toroshchyn
1e33c1fdae misc: Add vim syntax highlighting file
This is an extremely basic initial version of syntax highlighting, written just
so that I can edit the MCL files in vim and not cry.

The following features are supported:
 - MCL keywords
 - strings (including escape characters)
 - comments
 - built-in resources (as of 0.0.27)
2025-02-05 08:50:50 -05:00