Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.14 KB

File metadata and controls

42 lines (25 loc) · 1.14 KB

##Installation

Clone this git repo in Sublime Text's Packages directory.

Mac OS X

~/Library/Application\ Support/Sublime\ Text\ 2/Packages/

Windows

%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