* Fixing this snippet with a suitable cached condition.

This commit is contained in:
capitaomorte 2010-03-25 09:51:15 +00:00
parent 3c90c1b279
commit 401f39ddf6

View File

@ -2,6 +2,6 @@
# key: end
# contributor: Translated from TextMate Snippet
# name: __END__
## condition: "source.ruby"
# condition: (not (yas/ruby-end-is-block-end-p))
# --
__END__