Sublime Shortcuts with Ember

This may be better suited for a Handlebars forum, so my apologies if this is the wrong spot.

Working in Sublime with Rails, I use ERB snippets to generate <%= %> with a quick Sublime shortcut. Is there something similar for {{ }}?

I am using this Sublime plugin for generating other Handlebars commands: https://github.com/daaain/Handlebars

Thanks in advance for any help!