PageRenderTime 24ms CodeModel.GetById 10ms RepoModel.GetById 0ms app.codeStats 0ms

/ruby-mode/Insert ERb's <% __ %> or <%= __ %>.yasnippet

http://github.com/ridgetang/snippets
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 %>