1 2 3 4 5 6
# -*- mode: snippet -*- # name: shebang # key: shb # -- #!/usr/bin/env python # -*- coding: utf-8 -*-