# -*- mode: snippet -*- # key: if # name: block if # contributor: Luke Hoersten # -- if ${1:condition} then ${2:undefined} else ${3:undefined}$0