Skip to content

Instantly share code, notes, and snippets.

@tonycoco
Created September 14, 2012 17:01
Show Gist options
  • Select an option

  • Save tonycoco/3723245 to your computer and use it in GitHub Desktop.

Select an option

Save tonycoco/3723245 to your computer and use it in GitHub Desktop.
TextMate 2 Bundles
These are some needed bundles for TM2...
cd ~/Library/Application Support/Avian/Bundles
git clone https://github.com/cucumber/cucumber-tmbundle Cucumber.tmbundle
git clone https://github.com/kuroir/SCSS.tmbundle
git clone https://github.com/mads379/Whitespace.tmbundle
open Cucumber.tmbundle/color_themes/Sunburst.tmTheme
NOTES:
There is already a command that removes trailing whitespace in the Text Bundle called "Remove Trailing Whitespace in Document" and you can make that run on save by giving it the semantic class "callback.document.will-save" in the Bundle Editor.
@serv
Copy link
Copy Markdown

serv commented Jul 5, 2013

Thanks for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment