Files
yasnippet/snippets/nxml-mode/tag.1l

4 lines
102 B
Plaintext

#contributor : Anders Bach Nielsen <abachn@abachn.net>
#name : <tag>...</tag>
# --
<${1:tag}>$2</$1>$0