xsltassistant.vim : xsltassistant.vim helps you write the XSLT file
script karma |
Rating 53/14,
Downloaded by 724 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
wyw acczy |
|
script type |
ftplugin |
|
description |
A plugin works with the help of the xml.vim(http://www.vim.org/scripts/script.php?script_id=1397).
XSLT keywords may be accessed by its short cut,for example,under insert mode,insert the ",sty" will result in
<?xml version="1.0"?>
<xsl:stylesheet
version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
</xsl:stylesheet>
For more short cuts,check the head of the xsltassistant.vim. |
|
install details |
extract the file to your .vim/ftplugin directory.(xml.vim mentioned above needed) |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.191.169.138
|