diff options
Diffstat (limited to 'snippets/python-mode/shebang')
-rw-r--r-- | snippets/python-mode/shebang | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/snippets/python-mode/shebang b/snippets/python-mode/shebang deleted file mode 100644 index 1506808..0000000 --- a/snippets/python-mode/shebang +++ /dev/null @@ -1,5 +0,0 @@ -# name: python shebang -# key: sb -# -- -#!/usr/bin/env python${1:3} -$0 |