yasnippet/extras/imported/ruby-mode/embed string variable.yasnippet
capitaomorte 57c150b42d * Finished commiting Rob Christie's patches to the ruby snippets (add
setup.el, delete the # => snippet)

* Tweaked some ruby snippets

* Disabled bindings for some TextMate text-mode snippets
2009-10-15 14:08:17 +00:00

8 lines
222 B
Plaintext

# -*- mode: snippet -*-
# contributor: Translated from TextMate Snippet
# name: Embedded Code — #{…}
# binding: "#"
# condition: (yas/ruby-in-interpolated-string-p)
# expand-env: ((yas/wrap-around-region t))
# --
#{$0}