create python snippet bang #! (#213)

This commit is contained in:
Avelino 2017-09-08 08:34:01 -03:00 committed by Andrea Crotti
parent a0bd5a05a7
commit e62b18c771
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# -*- mode: snippet -*-
# name: #!
# key: #!
# contributor : @avelino
# --
#!/usr/bin/env python