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.
3 lines
152 B
VimL
3 lines
152 B
VimL
syn keyword cssFontProp contained place-self place-content place-items row-gap
|
|
syn keyword cssFontAttr contained safe unsafe legacy self-start self-end
|