From 6185b8f74292b15acc427e9b978d1bb4c57038c0 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 25 May 2020 09:57:23 +0200 Subject: Cleanup Python snippets --- .emacs.d/snippets/python-mode/utf8 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .emacs.d/snippets/python-mode/utf8 (limited to '.emacs.d/snippets/python-mode/utf8') diff --git a/.emacs.d/snippets/python-mode/utf8 b/.emacs.d/snippets/python-mode/utf8 deleted file mode 100644 index 2ebd82e..0000000 --- a/.emacs.d/snippets/python-mode/utf8 +++ /dev/null @@ -1,5 +0,0 @@ -# -*- mode: snippet -*- -# name: utf-8 encoding -# key: utf8 -# -- -# -*- coding: utf-8 -*- -- cgit v1.3