diff options
Diffstat (limited to 'emacs.d/snippets/text-mode/snippet-mode/vars')
-rw-r--r-- | emacs.d/snippets/text-mode/snippet-mode/vars | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/emacs.d/snippets/text-mode/snippet-mode/vars b/emacs.d/snippets/text-mode/snippet-mode/vars new file mode 100644 index 0000000..ea5a8c7 --- /dev/null +++ b/emacs.d/snippets/text-mode/snippet-mode/vars @@ -0,0 +1,9 @@ +# name : Snippet header +# contributor : joaotavora +# -- +# name : $1${2: +# key : ${3:expand-key}}${4: +# group : ${5:group}} +# contributor : $6 +# -- +$0
\ No newline at end of file |