summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/yasnippet/snippets/snippet-mode/vars
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/lisp/yasnippet/snippets/snippet-mode/vars')
-rw-r--r--emacs.d/lisp/yasnippet/snippets/snippet-mode/vars11
1 files changed, 11 insertions, 0 deletions
diff --git a/emacs.d/lisp/yasnippet/snippets/snippet-mode/vars b/emacs.d/lisp/yasnippet/snippets/snippet-mode/vars
new file mode 100644
index 0000000..0e8a0a5
--- /dev/null
+++ b/emacs.d/lisp/yasnippet/snippets/snippet-mode/vars
@@ -0,0 +1,11 @@
+# -*- mode: snippet -*-
+# name : Snippet header
+# contributor : joaotavora
+# --
+# name : $1${2:
+# key : ${3:trigger-key}}${4:
+# keybinding : ${5:keybinding}}${6:
+# expand-env : (${7:})}
+# contributor : $6
+# --
+$0 \ No newline at end of file