yasnippet/extras/imported/ruby-mode/Insert ERb's.yasnippet
capitaomorte b3b3c12749 * Applied rest of rename plan for issue 113, some changed manually
* Some manual tweaking will be needed
2009-10-30 09:28:38 +00:00

8 lines
243 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# -*- 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 %>