# -*- mode: snippet -*- # key: unless # contributor: Translated from TextMate Snippet # name: unless … end ## condition: "source.ruby" # -- unless ${1:condition} $0 end