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