Skip to content

Commit e62b18c

Browse files
avelinoAndreaCrotti
authored andcommitted
create python snippet bang #! (AndreaCrotti#213)
1 parent a0bd5a0 commit e62b18c

File tree

1 file changed

+6
-0
lines changed
  • snippets/python-mode

1 file changed

+6
-0
lines changed

snippets/python-mode/bang

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# -*- mode: snippet -*-
2+
# name: #!
3+
# key: #!
4+
# contributor : @avelino
5+
# --
6+
#!/usr/bin/env python

0 commit comments

Comments
 (0)