# -*- mode: snippet -*- # key: elif # contributor: Translated from TextMate Snippet # name: elif … # -- elif ${2:[[ ${1:condition} ]]}; then ${0:#statements}