mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
follow 3 July 2013 HTML Standard
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
" HTML5 new elements
|
" HTML5 new elements
|
||||||
|
" Scripting
|
||||||
|
syn keyword cssTagName template
|
||||||
|
|
||||||
" Sections
|
" Sections
|
||||||
syn keyword cssTagName article section nav aside hgroup header footer
|
syn keyword cssTagName article section nav aside hgroup header footer
|
||||||
|
|
||||||
|
|||||||
@@ -554,6 +554,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.html5-elements,
|
.html5-elements,
|
||||||
|
template,
|
||||||
article,
|
article,
|
||||||
section,
|
section,
|
||||||
nav,
|
nav,
|
||||||
|
|||||||
Reference in New Issue
Block a user