1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00
2020-06-13 14:06:35 +08:00

8 lines
109 B
Plaintext
Vendored

include html
snippet xhtml
<html xmlns="http://www.w3.org/1999/xhtml">
${1:TARGET}
</html>