mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-27 11:22:08 +08:00
remove duplicated move value
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
syn match cssBoxProp contained "\<overflow-\(style\|x\|y\)\>"
|
syn match cssBoxProp contained "\<overflow-\(style\|x\|y\)\>"
|
||||||
syn match cssBoxProp contained "\<rotation\(-point\)\=\>"
|
syn match cssBoxProp contained "\<rotation\(-point\)\=\>"
|
||||||
syn keyword cssBoxAttr contained scrollbar panner move marquee
|
syn keyword cssBoxAttr contained scrollbar panner marquee
|
||||||
syn match cssBoxAttr contained "\<ruby\(-\(base\(-group\)\=\|text\(-group\)\=\)\)\=\>"
|
syn match cssBoxAttr contained "\<ruby\(-\(base\(-group\)\=\|text\(-group\)\=\)\)\=\>"
|
||||||
syn match cssBoxAttr contained "\<no-\(display\|content\)\>"
|
syn match cssBoxAttr contained "\<no-\(display\|content\)\>"
|
||||||
|
|||||||
Reference in New Issue
Block a user