mattpolito / ruby-haml.tmbundle forked from douglasjarquin/ruby-haml-tmbundle

HAML bundle for TextMate

This URL has Read+Write access

Matt Polito (author)
Fri Jul 10 14:02:34 -0700 2009
commit  b81290f9cd950b848954eeeb7b756bc44311492f
tree    0668b8597e236119b823c199756afc50f453ce65
parent  d8b848b698f435be3e408982837e4b8876970e2b
name age message
file .gitignore Mon Sep 29 08:23:35 -0700 2008 updated .gitignore [Matt Polito]
directory Commands/ Tue Jan 13 11:59:43 -0800 2009 added keyboard command for converting HTML [Matt Polito]
directory Preferences/ Sun Feb 11 16:01:53 -0800 2007 Add a preference for the comment character. g... [mblsha]
file README.textile Tue Jan 13 11:59:53 -0800 2009 updated README [Matt Polito]
directory Snippets/ Fri Jul 10 14:02:34 -0700 2009 added DTD for XHTML Mobile (Haml 2.2) [Matt Polito]
directory Syntaxes/ Tue Aug 28 17:45:20 -0700 2007 Complete renaming of this bundle to "Perl Templ... [msheets]
file info.plist Fri Jul 10 14:02:34 -0700 2009 added DTD for XHTML Mobile (Haml 2.2) [Matt Polito]
README.textile

Description:

This bundle originated as a port of the official Ruby Haml.tmbundle.

Since a co-worker and I noticed that the plugin was mostly stagnant, we decided to try and update it to become slightly more
useful. I hope that you find this helpful in your day to day Haml workflow. Please let me know how you like it and contribute
if you can!

Also, once you pull the bundle down from Github… I have added an ‘Update Bundle’ menu selection. No need to go back to the
command line for updates.

Installation:

  1. cd ~/Library/Application\ Support/TextMate/Bundles/
  2. git clone git://github.com/mattpolito/ruby-haml.tmbundle.git Ruby-Haml.tmbundle