summary refs log tree commit diff
path: root/emacs/etc/snippets/emacs-lisp-mode/format
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/etc/snippets/emacs-lisp-mode/format')
-rw-r--r--emacs/etc/snippets/emacs-lisp-mode/format5
1 files changed, 0 insertions, 5 deletions
diff --git a/emacs/etc/snippets/emacs-lisp-mode/format b/emacs/etc/snippets/emacs-lisp-mode/format
deleted file mode 100644
index 2bd648f..0000000
--- a/emacs/etc/snippets/emacs-lisp-mode/format
+++ /dev/null
@@ -1,5 +0,0 @@
-# -*- mode: snippet -*-
-# name: format
-# key: f
-# --
-(format "$1" $0)
\ No newline at end of file