# -*- mode: snippet -*- # contributor: USAMI Kenta # name: elseif # key: elseif # group : control structure # -- elseif (${1:condition}) { $0 }