# -*- mode: snippet -*- # key: : # contributor: Translated from TextMate Snippet # name: Hash Pair — :key => "value" ## condition: "source.ruby" # -- :${1:key} => ${2:"${3:value}"}${4:, }