public
Fork of douglasjarquin/ruby-haml-tmbundle
Description: HAML bundle for TextMate
Homepage: http://macromates.com/
Clone URL: git://github.com/mattpolito/ruby-haml.tmbundle.git
Click here to lend your support to: ruby-haml.tmbundle and make a donation at www.pledgie.com !
name age message
file .gitignore Mon Sep 29 08:23:35 -0700 2008 updated .gitignore [mattpolito]
directory Commands/ Tue Jan 13 11:59:43 -0800 2009 added keyboard command for converting HTML [mattpolito]
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 [mattpolito]
directory Snippets/ Fri Jul 10 14:02:34 -0700 2009 added DTD for XHTML Mobile (Haml 2.2) [mattpolito]
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) [mattpolito]
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