A Sublime Text Package (and TextMate Bundle) for Google Closure Templates.
The bundle includes syntax highlighting, the ability to compile or evaluate Closure template inline, convenient symbol listing for functions, and a number of snippets.
Install “Soy” using Sublime Package Control.
mkdir -p ~/Library/Application\ Support/TextMate/Bundles &&
cd ~/Library/Application\ Support/TextMate/Bundles &&
git clone git://github.com/Medium/soy-sublime.git Soy.tmbundle