Remove duplicates to Vim 8.1 default runtime

This commit also changes file names and test code for maintainability.
This commit is contained in:
Kyo Nagashima
2018-05-24 16:04:20 +09:00
parent 22049b5f2c
commit 9ee9e64622
100 changed files with 545 additions and 550 deletions

View File

@@ -0,0 +1,5 @@
syn match cssFontProp contained "\<\(\(min\|max\)-\)\=\(block\|inline\)-size\>"
syn match cssFontProp contained "\<\(margin\|inset\|padding\)\(-\(block\|inline\)\(-\(start\|end\)\)\=\)\=\>"
syn match cssFontProp contained "\<border-\(block\|inline\)\(\(-\(start\|end\)\)\=\(-\(width\|style\|color\)\)\=\)\=\>"
syn match cssFontProp contained "\<\(background\|border\)-image-transform\>"
syn keyword cssFontAttr contained logical physical rotate