mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-12 13:31:51 +08:00
Follow changes in WD-css-align-3-20160614 (no changes)
See also: https://www.w3.org/TR/2016/WD-css-align-3-20160614/
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
" TODO: create cssAlignProp group and cssAlignAttr group
|
|
||||||
syn match cssFontProp contained "\<\(justify\|align\)-\(self\|content\|items\)\>"
|
syn match cssFontProp contained "\<\(justify\|align\)-\(self\|content\|items\)\>"
|
||||||
syn keyword cssFontAttr contained safe unsafe
|
syn keyword cssFontAttr contained safe unsafe
|
||||||
syn match cssFontAttr contained "\<\(self\|flex\)-\(start\|end\)\>"
|
syn match cssFontAttr contained "\<\(self\|flex\)-\(start\|end\)\>"
|
||||||
|
|||||||
Reference in New Issue
Block a user