##Installation
Clone this git repo in Sublime Text's Packages directory.
~/Library/Application\ Support/Sublime\ Text\ 2/Packages/
%APPDATA%/Sublime Text 2/Packages/
##Editing .tmLanguage files
Don't ever edit the .tmLanguage files directly. Instead, edit the .json
files and convert them to .tmLanguage.
To convert files, use Package Control
to install AAAPackageDev. When you've edited the .json file and are ready
to test your changes, run the AAAPackageDev: Convert (YAML, JSON, Plist to...
which will validate your .json file and overwite the old .tmLanguage.
##Screenshots
Autocomplete and commenting:
Function navigation:
Pub and html:
If you want the colorscheme, you can grab that here: http://github.com/andrewfiorillo/Cupid


