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