init
This commit is contained in:
6
snippets/python-mode/bang
Normal file
6
snippets/python-mode/bang
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: #!
|
||||
# key: #!
|
||||
# contributor : @avelino
|
||||
# --
|
||||
#!/usr/bin/env python
|
||||
Reference in New Issue
Block a user