mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-02-06 15:32:25 +00:00
Tweaking the TextMate C snippets
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: Insert ERb’s <% .. %> or <%= .. %>
|
||||
# binding: "^>"
|
||||
# expand-env: ((yas/wrap-around-region t))
|
||||
# --
|
||||
<%= `yas/selected-text`$0 %>
|
||||
<%= $0 %>
|
||||
Reference in New Issue
Block a user