1 2 3 4 5 6 7
# -*- mode: snippet -*- # name: import # key: imp # group : general # -- import ${1:lib}${2: as ${3:alias}} $0