mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 19:24:25 +08:00
remove duplicated keyword
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
" TODO: create cssFlexBoxProp group and cssFlexBoxAttr group
|
||||
syn match cssFontProp contained "\<box-\(align\|direction\|flex\|flex-group\|lines\|ordinal-group\|orient\|pack\)\>"
|
||||
syn keyword cssFontAttr contained stretch single multiple
|
||||
syn keyword cssFontAttr contained single multiple
|
||||
syn match cssFontAttr contained "\<\(inline\|box\)-axis\>"
|
||||
|
||||
" WD-css3-flexbox-20110322
|
||||
|
||||
Reference in New Issue
Block a user