Installing the Haml TextMate bundleEdit
This article describes how to install the Haml bundle for TextMate via Subversion.
Installation
cd Library/Application\ Support/TextMate/Bundles
# previously:
# svn co http://macromates.com/svn/Bundles/trunk/Bundles/Haml.tmbundle
# now:
svn co http://macromates.com/svn/Bundles/trunk/Bundles/Ruby%20Haml.tmbundle
Post-installation
cd Library/Application\ Support/TextMate/Bundles
# previously:
# svn co http://macromates.com/svn/Bundles/trunk/Bundles/Haml.tmbundle
# now:
svn co http://macromates.com/svn/Bundles/trunk/Bundles/Ruby%20Haml.tmbundle
If TextMate is running, go to the Bundles
menu, open the Bundle Editor
submenu and choose Reload Bundles
.