dotar/vim/snippets/xslt/sty.snippet

4 lines
106 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
${1}
</xsl:stylesheet>