# -*- mode: snippet -*- # name: catch (...) { ... } # key: catch # -- catch ($1) { $0 }