sponsor Vim development Vim logo Vim Book Ad

xsltassistant.vim : xsltassistant.vim helps you write the XSLT file

 script karma  Rating 53/14, Downloaded by 629  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)
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
xslt.tar.gz 1.0 2009-02-20 6.0 wyw acczy Initial upload
ip used for rating: 54.159.116.24

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github