This bundle is out-dated! Please use this one! Most of the usefull ones will be transfered to new bundle!
This is un-offical bundle for Twitter's Bootstrap.
Well, this bundle helps you to use great features of Twitter's Bootstrap Html/CSS framework easily.
You can check out CHANGELOG.md for history.
To install via Git:
cd "~/Library/Application Support/TextMate/Bundles"
git clone https://github.com/vigo/textmate-twitterbootstrap.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'
Hi, i just completed implementing almost all the features of bootstrap version 2.0+ to my little bundle. All help texts and more detailed information will be available later + examples...
Headings: h1
... h6
+ tab
<h1>Hello <small>world</small></h1>
Not ready yet...