diff options
| author | Simeon Simeonov | 2015-10-26 12:09:13 +0100 |
|---|---|---|
| committer | Simeon Simeonov | 2015-10-26 12:09:13 +0100 |
| commit | 64ad82f9cb17f698f3bc790186bca6fc0912b24e (patch) | |
| tree | e30933e96a9d6fb0431fcf1cd0bfc3bb96efd44d /.emacs.d/snippets/python-mode/enc | |
| parent | eb2f8b1a6dccd17e31bc486439bf72ee3e81e050 (diff) | |
| parent | f80bf5d7ddb1c336f06dc35d5a8ffabc8e9232a9 (diff) | |
Merge branch 'master' of pichove.org:emacs-config
Diffstat (limited to '.emacs.d/snippets/python-mode/enc')
| -rw-r--r-- | .emacs.d/snippets/python-mode/enc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/snippets/python-mode/enc b/.emacs.d/snippets/python-mode/enc new file mode 100644 index 0000000..e268ea3 --- /dev/null +++ b/.emacs.d/snippets/python-mode/enc | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # -*- mode: snippet -*- | ||
| 2 | # name: enc | ||
| 3 | # key: enc | ||
| 4 | # -- | ||
| 5 | # -*- coding: utf-8 -*- | ||
