aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/snippets/ruby-mode/fill_in
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/snippets/ruby-mode/fill_in')
-rw-r--r--emacs/.emacs.d/snippets/ruby-mode/fill_in5
1 files changed, 0 insertions, 5 deletions
diff --git a/emacs/.emacs.d/snippets/ruby-mode/fill_in b/emacs/.emacs.d/snippets/ruby-mode/fill_in
deleted file mode 100644
index 854b029..0000000
--- a/emacs/.emacs.d/snippets/ruby-mode/fill_in
+++ /dev/null
@@ -1,5 +0,0 @@
-# -*- mode: snippet; require-final-newline: nil -*-
-# name: fill_in
-# key: fin
-# --
-fill_in '$1', with: $2 \ No newline at end of file