From f95311ce4de26cf2c2db14906410f55589fab0a8 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 1 Mar 2017 04:14:06 +0000 Subject: Adding some snippet functionality, reduce typing --- snippets/python/cutf8.py | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 snippets/python/cutf8.py (limited to 'snippets/python/cutf8.py') diff --git a/snippets/python/cutf8.py b/snippets/python/cutf8.py new file mode 100644 index 0000000..fa3f8e5 --- /dev/null +++ b/snippets/python/cutf8.py @@ -0,0 +1,2 @@ +# -*- coding: utf-8 -*- +""".""" -- cgit v1.2.3