Aggiunta impostazioni base vim.
This commit is contained in:
parent
56f659d5ce
commit
0f56baa132
48 changed files with 10738 additions and 1 deletions
11
vim/syntax/html/rdfa.vim
Normal file
11
vim/syntax/html/rdfa.vim
Normal file
|
@ -0,0 +1,11 @@
|
|||
" 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
|
Loading…
Add table
Add a link
Reference in a new issue