Adds rudimentary syntax highlighting for CVML to everyone's favourite editor. So far only tested with Sublime Text 3.
Clone this repository into your Packages folder (Sublime Text > Preferences > Browse Packages..) et voilĂ . The official file extension for CVML documents is .cvml.
- Iron out weird folding behaviour
- Add rules for markdown blocks
- Opt for more semenatically appropriate scope names
- Turn repo into a ST package
