mirror of
1
0
Fork 0
ultimate-vim/sources_non_forked/snipmate-snippets/xslt/tem.snippet

4 lines
57 B
Plaintext

<xsl:template name="${1:name}">
${2}
</xsl:template>