summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/python-mode.statnett/format
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/snippets/python-mode.statnett/format')
-rw-r--r--.emacs.d/snippets/python-mode.statnett/format6
1 files changed, 0 insertions, 6 deletions
diff --git a/.emacs.d/snippets/python-mode.statnett/format b/.emacs.d/snippets/python-mode.statnett/format
deleted file mode 100644
index 85c2d6f..0000000
--- a/.emacs.d/snippets/python-mode.statnett/format
+++ /dev/null
@@ -1,6 +0,0 @@
1# -*- mode: snippet -*-
2# name: format
3# key: sf
4# group: object oriented
5# --
6.format($0) \ No newline at end of file