# -*- mode: snippet -*- # name: if statement # key: ? # -- if ($1) { $2 }