dotar/vim/snippets/xslt/sty.snippet
2011-11-17 16:00:49 -06:00

4 lines
106 B
Plaintext
Executable File

<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
${1}
</xsl:stylesheet>