/ruby-mode/Insert ERb's <% __ %> or <%= __ %>.yasnippet
Unknown | 7 lines | 7 code | 0 blank | 0 comment | 0 complexity | 63e13c2029607deac7a9814d7ebe10ea MD5 | raw file
- # -*- mode: snippet -*-
- # contributor: Translated from TextMate Snippet
- # name: Insert ERbâs <% .. %> or <%= .. %>
- # binding: "^>"
- # expand-env: ((yas/wrap-around-region t))
- # --
- <%= $0 %>