mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-04-25 20:24:07 +08:00
9ee9e64622
This commit also changes file names and test code for maintainability.
2 lines
99 B
VimL
2 lines
99 B
VimL
syn region cssURL contained matchgroup=cssFunctionName start="\<paint\s*(" end=")" oneline keepend
|