rnc.vim : RELAX NG Compact Syntax
script karma
Rating
79/31,
Downloaded by 5225
Comments, bugs, improvements
Vim wiki
created by
script type
syntax
description
install details
1. Save rnc.vim in ~/.vim/syntax (create the directories if necessary)
2. Edit ~/.vim/filetype.vim, and put the following line in it:
" RELAX NG Compact Syntax
augroup filetypedetect
au! BufRead,BufNewFile *.rnc setfiletype rnc
augroup END
On windows systems, use your vimfiles directory instead of ~/.vim
script versions (
upload new version)
Click on the package to download.
| package |
script version |
date |
Vim version |
user |
release notes |
| rnc.vim |
1.7 |
2003年06月21日 |
6.0 |
Hans Fugal |
Some context sensitivity in response to feature requests. (hint, hint) This version now handles named parameters, element and attribute names, and better handles assignmentMethod operators. Annotations have their own highlight group although currently it's not highlight-linked to anything. |
| rnc.vim |
1.0 |
2002年08月16日 |
6.0 |
Hans Fugal |
Initial upload |
ip used for rating: 40.74.122.252