* Applied rest of rename plan for issue 113, some changed manually

* Some manual tweaking will be needed
This commit is contained in:
capitaomorte
2009-10-30 09:28:38 +00:00
parent f46baa85a8
commit b3b3c12749
14 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: Insert ERbs <% .. %> or <%= .. %>
# expand-env: ((yas/wrap-around-region t))
## binding: "C-c <"
## condition: "text.html, source.yaml, meta.erb"
# --
<%= $0 %>