mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-04-26 04:34:11 +08:00
4ad0cb7d7c
Vim 9.0 added a `-` to CSS keyword list.
3 lines
494 B
VimL
3 lines
494 B
VimL
syn keyword cssFontProp contained fill stroke fill-break fill-color fill-image fill-origin fill-position fill-size fill-repeat fill-opacity stroke-break stroke-color stroke-image stroke-origin stroke-position stroke-size stroke-repeat stroke-opacity fill-rule stroke-width stroke-align stroke-linecap stroke-linejoin stroke-miterlimit stroke-dasharray stroke-dashoffset stroke-dash-corner stroke-dash-justify
|
|
syn keyword cssFontAttr contained butt arcs stupid compress dashes gaps bounding-box
|