-
-
Save jonahvsweb/9337701 to your computer and use it in GitHub Desktop.
Revisions
-
jonahvsweb revised this gist
Mar 4, 2014 . No changes.There are no files selected for viewing
-
jonahvsweb revised this gist
Mar 4, 2014 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,7 +4,7 @@ git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript git clone https://github.com/miksago/jade-tmbundle.git Jade git clone https://github.com/LearnBoost/stylus.git Stylus git clone git://github.com/gregory-m/ejs-tmbundle.git EJS ### Step 2: Restart Sublime Text 2 -
liamdon revised this gist
Apr 22, 2012 . 2 changed files with 11 additions and 4 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ ### Step 1: Clone the bundles into your Sublime Text packages directory cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript git clone https://github.com/miksago/jade-tmbundle.git Jade git clone https://github.com/LearnBoost/stylus.git Stylus ### Step 2: Restart Sublime Text 2 If it hasn't worked, try closing and reopening any saved tabs. This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +0,0 @@ -
liamdon created this gist
Apr 22, 2012 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages git clone git://github.com/jashkenas/coffee-script-tmbundle CoffeeScript git clone https://github.com/miksago/jade-tmbundle.git Jade git clone https://github.com/LearnBoost/stylus.git Stylus