# -*- mode: snippet -*- # key: sel # contributor: Translated from TextMate Snippet # name: select { |e| .. } ## condition: "source.ruby" # -- select { |${1:e}| $0 }