vue slots
This commit is contained in:
parent
2bcdd2f93e
commit
62347b3eea
|
@ -275,12 +275,14 @@ hi! def link vueEvent Function
|
||||||
hi! def link vueConditional Special
|
hi! def link vueConditional Special
|
||||||
hi! def link vueFor vueConditional
|
hi! def link vueFor vueConditional
|
||||||
hi! def link vueRef vueDirective
|
hi! def link vueRef vueDirective
|
||||||
|
hi! def link vueSlot Identifier
|
||||||
|
|
||||||
hi! def link vueDirectiveValue Type
|
hi! def link vueDirectiveValue Type
|
||||||
hi! def link vueEventValue vueDirectiveValue
|
hi! def link vueEventValue vueDirectiveValue
|
||||||
hi! def link vueConditionalValue vueDirectiveValue
|
hi! def link vueConditionalValue vueDirectiveValue
|
||||||
hi! def link vueForValue vueConditionalValue
|
hi! def link vueForValue vueConditionalValue
|
||||||
hi! def link vueRefValue Constant
|
hi! def link vueRefValue Constant
|
||||||
|
hi! def link vueSlotValue Function
|
||||||
hi! def link vueObjectKey cssClass
|
hi! def link vueObjectKey cssClass
|
||||||
hi! def link vueObjectValue vueDirectiveValue
|
hi! def link vueObjectValue vueDirectiveValue
|
||||||
hi! def link vueDirectiveClass Noise
|
hi! def link vueDirectiveClass Noise
|
||||||
|
|
Loading…
Reference in New Issue