mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-24 01:51:49 +08:00
Follow runtime changes
Vim 9.0 added a `-` to CSS keyword list.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
syn match cssBoxProp contained "\<margin-trim\>"
|
||||
syn match cssBoxAttr contained "\<in-flow\>"
|
||||
syn keyword cssBoxProp contained margin-trim
|
||||
syn keyword cssBoxAttr contained in-flow
|
||||
|
||||
Reference in New Issue
Block a user