Add geometry-1.vim

See also: http://www.w3.org/TR/geometry-1/
This commit is contained in:
Kyo Nagashima
2016-01-03 20:34:05 +09:00
parent e39520fc9f
commit 27cf62c0df
4 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
" N/A

View File

@@ -53,6 +53,7 @@ syn include @htmlCss syntax/css/css3-transitions.vim
syn include @htmlCss syntax/css/cssom-view.vim
syn include @htmlCss syntax/css/cssom.vim
syn include @htmlCss syntax/css/filter-effects.vim
syn include @htmlCss syntax/css/geometry-1.vim
syn include @htmlCss syntax/css/html5-elements.vim
syn include @htmlCss syntax/css/motion-1.vim
syn include @htmlCss syntax/css/selectors-nonelement-1.vim