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