diff options
Diffstat (limited to '.emacs.d/snippets/nxml-mode/body')
| -rw-r--r-- | .emacs.d/snippets/nxml-mode/body | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/.emacs.d/snippets/nxml-mode/body b/.emacs.d/snippets/nxml-mode/body index ddcf0cf..c977749 100644 --- a/.emacs.d/snippets/nxml-mode/body +++ b/.emacs.d/snippets/nxml-mode/body | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | #contributor : Anders Bach Nielsen <abachn@abachn.net> | 1 | # -*- mode: snippet -*- |
| 2 | #name : <body>...</body> | 2 | # contributor : Anders Bach Nielsen <abachn@abachn.net> |
| 3 | # -- | 3 | # name: <body>...</body> |
| 4 | <body$1> | 4 | # -- |
| 5 | $0 | 5 | <body$1> |
| 6 | $0 | ||
| 6 | </body> \ No newline at end of file | 7 | </body> \ No newline at end of file |
