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