Forked from liamdon/gist:2467603
Last active
December 18, 2015 04:59
Revisions
-
z4c renamed this gist
Jun 7, 2013 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
z4c renamed this gist
Jun 7, 2013 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
z4c revised this gist
Jun 7, 2013 . 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 @@ -17,4 +17,4 @@ #### Step 2: Restart Sublime Text 2 #### Step 3: Close and reopen any saved tabs -
z4c revised this gist
Jun 7, 2013 . 1 changed file with 6 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 @@ -1,18 +1,20 @@ #### Step 1: Clone the bundles into your Sublime Text packages directory ##### For OSX cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages ##### For Linux cd ~/.config/sublime-text-2/Packages ##### then 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 ## Step 3: Close and reopen any saved tabs -
z4c revised this gist
Jun 7, 2013 . No changes.There are no files selected for viewing
-
z4c revised this gist
Jun 7, 2013 . 1 changed file with 6 additions and 3 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 @@ -1,15 +1,18 @@ ## Step 1: Clone the bundles into your Sublime Text packages directory For OSX cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages For Linux cd ~/.config/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 ## Step 3: Close and reopen any saved tabs -
z4c revised this gist
Jun 7, 2013 . 1 changed file with 5 additions 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 @@ -1,11 +1,15 @@ ### Step 1: Clone the bundles into your Sublime Text packages directory For OSX cd ~/Library/Application\ Support/Sublime\ Text\ 2/Packages For Linux cd ~/.config/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 ### Step 3: Close and reopen any saved tabs -
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