summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/python-mode/utf8
blob: 2ebd82ec85ae705f29124bb7d0c183f78a670cb2 (plain)
1
2
3
4
5
# -*- mode: snippet -*-
# name: utf-8 encoding
# key: utf8
# --
# -*- coding: utf-8 -*-