From e022596155ba8335b9a4f73f855c1262c9cb8b01 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Fri, 15 Sep 2017 07:52:22 +0200 Subject: Update yasnippet, enable which-function-mode in .emacs, add snippets/python-mode/bang --- .emacs.d/snippets/python-mode/bang | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .emacs.d/snippets/python-mode/bang (limited to '.emacs.d/snippets/python-mode') diff --git a/.emacs.d/snippets/python-mode/bang b/.emacs.d/snippets/python-mode/bang new file mode 100644 index 0000000..d70a4a2 --- /dev/null +++ b/.emacs.d/snippets/python-mode/bang @@ -0,0 +1,6 @@ +# -*- mode: snippet -*- +# name: #! +# key: #! +# contributor : @avelino +# -- +#!/usr/bin/env python \ No newline at end of file -- cgit v1.3