-
Notifications
You must be signed in to change notification settings - Fork 2
Textmate bundle for Ruby Haml, modified
Shazburg/ruby-haml.tmbundle
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
THIS IS IN NO WAY AN OFFICIAL BUNDLE; I FOUND THE HAML BUNDLE WANTING AND THOUGHT OTHERS WOULD FEEL THE SAME. A few things that have been added: * Language is now source.ruby.haml. This lets us inherit Ruby magic very nicely. * Straight up lifted HTML Bundle's "Insert Tag (With Current Word)". Type [CTRL-,] and you get a default "%p" tag. Start with any text and you'll get that as a Haml tag, as well. An example would be typing "div", hitting [CTRL-,] and getting "%div" * Default tag behaviors for html, head, meta, title, body, link and DocType tags. * Macro for adding Inline Ruby to existing tag. Basically just adds "==" to the end of the current line's tag.
About
Textmate bundle for Ruby Haml, modified
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published