-
Notifications
You must be signed in to change notification settings - Fork 1.2k
TextMate bundle
grimen edited this page Sep 13, 2010
·
2 revisions
http://github.com/grimen/compass_blueprint_tmbundle
mkdir -p ~/Library/Application\ Support/TextMate/Bundles cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/grimen/compass_blueprint_tmbundle.git 'Compass + Blueprint.tmbundle' osascript -e 'tell app "TextMate" to reload bundles'
mkdir -p ~/Library/Application\ Support/TextMate/Bundles cd ~/Library/Application\ Support/TextMate/Bundles git clone git://github.com/mattpolito/sass-textmate-bundle.git 'SASS.tmbundle' osascript -e 'tell app "TextMate" to reload bundles'
Note: Required to get Compass + Blueprint TextMate-bundle to automatically recognize SASS-files.
Look for “Compass + Blueprint” in the TextMate Bundles menu, and it’ll become quite obvious what shortcuts/snippets that are supported.