update packages
This commit is contained in:
6
lisp/yasnippet-snippets/snippets/python-mode/env
Normal file
6
lisp/yasnippet-snippets/snippets/python-mode/env
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: #!/usr/bin/env python
|
||||
# key: env
|
||||
# group: Header
|
||||
# --
|
||||
#!/usr/bin/env python
|
||||
Reference in New Issue
Block a user