Skip to content

Instantly share code, notes, and snippets.

@olivierlacan
Created September 27, 2011 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olivierlacan/1245956 to your computer and use it in GitHub Desktop.
Save olivierlacan/1245956 to your computer and use it in GitHub Desktop.
Add CoffeeScript support to Sublime Text 2 easily
mkdir -p ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/CoffeeScript
cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/CoffeeScript
git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript.tmbundle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment