mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 03:24:44 +08:00
Follow changes in the default runtime files
These removed syntaxes are included in [runtime files update][1].
[1]: 06fe74aef7 (diff-613ff34c5d60e41a3fc93fcb58277143)
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
syn match cssFontProp contained "\<--[A-Za-z_][A-Za-z0-9_-]\+\>"
|
||||
syn region cssFunction contained matchgroup=cssFunctionName start="\<var\s*(" end=")" oneline keepend
|
||||
|
||||
Reference in New Issue
Block a user