2011-02-07 11:06:47 -05:00
2010-03-08 01:40:02 -05:00
2010-03-08 01:40:02 -05:00
2011-02-07 11:06:47 -05:00
2010-05-04 21:48:27 -04:00
2010-05-04 21:48:27 -04:00

kHTML Bundle for TextMate

TextMate's built-in HTML Bundle is a bit lacking. This helps. Alot.

Features

  • Snippet support for significantly more tags (eg. img, span, p, h1)
  • Snippets for common JS library inclues (eg. jQuery, Mootools, TopUp)
  • Update Bundle via git

Installation

mkdir -p ~/Library/Application\ Support/TextMate/Bundles
cd !$
git clone git://github.com/kennethreitz/kHTML.tmbundle.git
osascript -e 'tell app "TextMate" to reload bundles'
S
Description
No description provided
Readme 63 KiB
Languages
HTML 65.7%
PHP 34.3%