sponsor Vim development Vim logo Vim Book Ad

xsl-fo : xsl-fo Syntax

 script karma  Rating 1/3, Downloaded by 771  Comments, bugs, improvements  Vim wiki

created by
anand unawane
 
script type
syntax
 
description
syntax file for xsl-fo

It colors all "valid" xsl-fo elements and attributes with a set of colors making it easy to spot invalid xsl-fo constructs.

This syntax works well with other related syntaxs like xsl or xml.

 
install details
Copy the file to $VIMRUNTIME/Syntax or $VIM/vimfiles/syntax

to enable xsl-fo syntax highlighting on any xsl, xslt or xslfo file go
:set filetype=xslfo

or add following to your vimrc
autocmd FileType xsl,xslt      set filetype=xslfo
 

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
xslfo.vim 1.0 2006-01-09 6.0 anand unawane Initial upload
ip used for rating: 3.140.185.123

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