From bb0ba4fcb45bc08409657e05e7951a364f6a2e53 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 24 Mar 2014 22:36:59 -0400 Subject: Reorganize and add Python snippets --- snippets/python-mode/shebang | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 snippets/python-mode/shebang (limited to 'snippets/python-mode/shebang') 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 -- cgit v1.2.3