vuedynamiccomponent
This commit is contained in:
parent
81fa52d740
commit
cfae3997f1
|
@ -277,7 +277,7 @@ hi! def link htmlHrefValue htmlSrcValue
|
|||
""{{{
|
||||
call SetColor('vueTagSpecial', '#bbbbdd', '', '#616185', '', 'bold')
|
||||
call SetColor('vueComponentName', '#9999bb', '', '#7676a2', '', 'bold')
|
||||
call SetColor('vueDynamicComponent', '#615d7a', '', '#7676a2', '', '')
|
||||
call SetColor('vueDynamicComponent', '#615d7a', '', '#9b9bbb', '', 'bold')
|
||||
hi! def link vueTransitionComponent vueDynamicComponent
|
||||
hi! def link vueTransitionName cssIdentifier
|
||||
hi! def link vueTransitionMode String
|
||||
|
|
Loading…
Reference in New Issue