Mercurial > hg > RemoteEditor > vim7
comparison runtime/syntax/xsd.vim @ 39:c16898406ff2
synchorinize version 7.3.081
author | one@zeus.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Fri, 17 Dec 2010 17:43:06 +0900 |
parents | e170173ecb68 |
children |
comparison
equal
deleted
inserted
replaced
38:e06a1cd7230d | 39:c16898406ff2 |
---|---|
1 " Vim syntax file | 1 " Vim syntax file |
2 " Language: XSD (XML Schema) | 2 " Language: XSD (XML Schema) |
3 " Maintainer: Johannes Zellner <johannes@zellner.org> | 3 " Maintainer: Johannes Zellner <johannes@zellner.org> |
4 " Last Change: Tue, 27 Apr 2004 14:54:59 CEST | 4 " Last Change: Tue, 27 Apr 2004 14:54:59 CEST |
5 " Filenames: *.xsd | 5 " Filenames: *.xsd |
6 " $Id: xsd.vim,v 1.2 2008/08/29 06:41:30 axmo Exp $ | 6 " $Id: xsd.vim,v 1.1 2004/06/13 18:20:48 vimboss Exp $ |
7 | 7 |
8 " REFERENCES: | 8 " REFERENCES: |
9 " [1] http://www.w3.org/TR/xmlschema-0 | 9 " [1] http://www.w3.org/TR/xmlschema-0 |
10 " | 10 " |
11 | 11 |