# -*- mode: snippet -*- # key: Dir # contributor: Translated from TextMate Snippet # name: Dir[".."] ## condition: "source.ruby" # -- Dir[${1:"${2:glob/**/*.rb}"}]