mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Add cssom-view.vim
This support based on latest working draft, not dev edition. The dev edition has removed `instant` value, but it is not a big problem. See also: http://www.w3.org/TR/2013/WD-cssom-view-20131217/ This resolves #33.
This commit is contained in:
@@ -48,4 +48,5 @@ syn include @htmlCss syntax/css/css-values.vim
|
||||
syn include @htmlCss syntax/css/css-variables.vim
|
||||
syn include @htmlCss syntax/css/css-will-change-1.vim
|
||||
syn include @htmlCss syntax/css/css-writing-modes-3.vim
|
||||
syn include @htmlCss syntax/css/cssom-view.vim
|
||||
syn include @htmlCss syntax/css/selectors4.vim
|
||||
|
||||
Reference in New Issue
Block a user