Files
emacs/lisp/yasnippet-snippets/snippets/html-mode/html
2020-12-05 21:29:49 +01:00

7 lines
125 B
Plaintext

# -*- mode: snippet -*-
# contributor : Jimmy Wu <frozenthrone88@gmail.com>
# name: <html>...</html>
# --
<html>
$0
</html>