diff options
Diffstat (limited to '.emacs.d/snippets/prog-mode/xxx')
| -rw-r--r-- | .emacs.d/snippets/prog-mode/xxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/snippets/prog-mode/xxx b/.emacs.d/snippets/prog-mode/xxx index 09df18b..85f0e6b 100644 --- a/.emacs.d/snippets/prog-mode/xxx +++ b/.emacs.d/snippets/prog-mode/xxx | |||
| @@ -2,4 +2,4 @@ | |||
| 2 | # name: xxx | 2 | # name: xxx |
| 3 | # key: x | 3 | # key: x |
| 4 | # -- | 4 | # -- |
| 5 | `(yas-with-comment "XXX: ")` \ No newline at end of file | 5 | `comment-start`XXX: $0`comment-end` \ No newline at end of file |
