12 lines
373 B
VimL
12 lines
373 B
VimL
|
" Vim syntax file
|
||
|
" Language: RDFa
|
||
|
" Maintainer: othree <othree@gmail.com>
|
||
|
" URL: http://github.com/othree/html5-syntax.vim
|
||
|
" Last Change: 2010-09-25
|
||
|
" License: MIT
|
||
|
" Changes: update to Rec 14 October 2008
|
||
|
|
||
|
" RDFa
|
||
|
" http://www.w3.org/TR/rdfa-syntax/#a_xhtmlrdfa_dtd
|
||
|
syn keyword htmlArg contained about typeof property resource content datatype rel rev
|