mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-10 12:31:49 +08:00
4 lines
147 B
VimL
4 lines
147 B
VimL
syn match cssUIProp contained "\<caret-color\>"
|
|
syn keyword cssUIAttr contained grab grabbing
|
|
syn keyword cssPseudoClassId contained value choices
|