dotfiles/.emacs.d/snippets/nxml-mode/body
2017-12-21 17:29:29 +01:00

6 lines
111 B
Plaintext

#contributor : Anders Bach Nielsen <abachn@abachn.net>
#name : <body>...</body>
# --
<body$1>
$0
</body>