Sublime Text 2 plugin for Varnish
This was originally developed by Zephirworks and forked here to keep up-to-date.
Installation on a Mac
Installing in Sublime Text 2
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User
wget --no-check-certificate https://raw.githubusercontent.com/mattiasgeniar/Varnish.tmbundle/master/Syntaxes/VCL.tmLanguage
Installing in Sublime Text 3
cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages/User
wget --no-check-certificate https://raw.githubusercontent.com/mattiasgeniar/Varnish.tmbundle/master/Syntaxes/VCL.tmLanguage
Restart your Sublime text. That's it!