Created
June 27, 2009 11:44
-
-
Save psousa/136979 to your computer and use it in GitHub Desktop.
textmate snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
snippet: | |
<%= t('${1:path}')%> | |
activation: | |
[tab trigger] trans | |
scope selector: | |
text.html.ruby, text.haml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment