#Author : Jonas Bonèr #name : if (cond) { .. } else { .. } # -- if (${1:condition}) { $2 } else { $0 }