mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
remove duplicated attribute names
This commit is contained in:
@@ -5,4 +5,3 @@ syn match cssUIProp contained "\<nav-\(index\|up\|right\|down\|left\)"
|
||||
syn match cssUIProp contained "\<outline\(-\(color\|offset\|style\|width\)\)\="
|
||||
syn match cssUIProp contained "\<text-overflow\>"
|
||||
syn keyword cssUIAttr contained active inactive disabled root horizontal vertical clip ellipsis
|
||||
syn match cssUIAttr contained "\<\(content\|border\)-box\>"
|
||||
|
||||
Reference in New Issue
Block a user