emacs-prelude/vendor/yasnippet/snippets/html-mode/body
2012-02-17 22:12:32 +02:00

7 lines
114 B
Plaintext

# contributor: Jimmy Wu <frozenthrone88@gmail.com>
# name: <body>...</body>
# key: body
# --
<body$1>
$0
</body>