Jsonnet syntax highlighting for Sublime text 3
Supports file extensions [jsonnet, libsonnet, libjsonnet]
This syntax definition is listed as jsonnet syntax on Sublime Package Control.
Copy file jsonnet.sublime-syntax into your Packages
directory, which you can find using the menu item Preferences -> Browse Packages...
in Sublime Text 3.
- Sublime syntax definitions documentation - https://www.sublimetext.com/docs/3/syntax.html
- syntax definition for Atom - https://github.com/google/language-jsonnet
- syntax definition for vim - https://github.com/google/vim-jsonnet