mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-21 16:42:05 +08:00
Follow runtime changes
Vim 9.0 added a `-` to CSS keyword list.
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
" TODO: create cssExclusionsProp group and cssExclusionsAttr group
|
||||
syn match cssFontProp contained "\<wrap-\(flow\|through\)\>"
|
||||
syn keyword cssFontProp contained wrap-flow wrap-through
|
||||
syn keyword cssFontAttr contained minimum maximum
|
||||
|
||||
Reference in New Issue
Block a user