mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-04-25 12:14:02 +08:00
4ad0cb7d7c
Vim 9.0 added a `-` to CSS keyword list.
4 lines
192 B
VimL
4 lines
192 B
VimL
syn keyword cssFontProp contained flow-into flow-from region-fragment
|
|
syn keyword cssFontAttr contained element content break avoid-region region
|
|
syn keyword cssPseudoClassId contained region
|