mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-06-19 23:42:44 +08:00
2 lines
99 B
VimL
2 lines
99 B
VimL
syn region cssURL contained matchgroup=cssFunctionName start="\<paint\s*(" end=")" oneline keepend
|