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