1 2 3 4 5 6 7
# -*- mode: snippet -*- # name: function # key: fn # group: definitions # -- def ${1:fun}(${2:args}): $0