summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/python-mode/utf8
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/snippets/python-mode/utf8')
-rw-r--r--.emacs.d/snippets/python-mode/utf85
1 files changed, 0 insertions, 5 deletions
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 @@
1# -*- mode: snippet -*-
2# name: utf-8 encoding
3# key: utf8
4# --
5# -*- coding: utf-8 -*-