xsl-fo : xsl-fo Syntax
| script karma |
Rating 1/3,
Downloaded by 904 |
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
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.44
|