Sublime Text highlighting for ZenScript used in MineTweaker, CraftTweaker and ModTweaker
Inspired by Nincrafts highlighting, but a little more colourful.
The package can be found on Package Control. How to install package control for Sublime text is found here.
Examples below
The ZenScript.sublime-syntax should be placed under %appdata%\Sublime Text 3\Packages\User
You can also use ZenScript.source.sublime-syntax) which has an indent on wordwrap.
Comparisons of the wordwraps:
Now also has a bunch of completions. Want to support your own addon? Go read scripts/README.md
Feel free to PR, fork or redistribute.