Skip to content

crslade/handcrafted-haml-textmate-bundle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HAML TextMate Bundle

##Description

Forked from the Philippe Huibonhoa Handcrafted HAML TextMate Bundle.

##Additions include:

I added the follow tab trigger snippets that I copied from Ryan on Rails (from Railscasts.com) textmate bundle that works with erb. I couldn't do without them in.

if⇥ insert and if

ife⇥ insert and if else block

field⇥ insert a form field

I also re-added a ^L trigger for the ruby hash operator (=>)

##Installation

  1. $ cd ~/Library/Application\ Support/TextMate/Bundles/
  2. $ git clone git://github.com/cslade/handcrafted-haml-textmate-bundle.git Haml.tmbundle
  3. $ osascript -e 'tell app "TextMate" to reload bundles'

##Credits

Additional Snippets by Chris Slade

Original bundle can be found here

About

HAML Bundle for Textmate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published