mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-06 18:54:25 +08:00
Use cssFont*
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
syn keyword cssUIProp contained caret caret-shape
|
||||
syn keyword cssUIAttr contained fade underscore
|
||||
syn keyword cssFontProp contained caret caret-shape
|
||||
syn keyword cssFontAttr contained fade underscore
|
||||
syn region cssFunction contained matchgroup=cssFunctionName start="\<fade\s*(" end=")" oneline keepend
|
||||
|
||||
Reference in New Issue
Block a user