mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-11 04:53:51 -05:00
Update
This commit is contained in:
@@ -45,6 +45,6 @@ syntax region typescriptStringMember contained
|
||||
|
||||
syntax region typescriptComputedMember contained matchgroup=typescriptProperty
|
||||
\ start=/\[/rs=s+1 end=/]/
|
||||
\ contains=@typescriptValue,typescriptMember,typescriptMappedIn
|
||||
\ contains=@typescriptValue,typescriptMember,typescriptMappedIn,typescriptCastKeyword
|
||||
\ nextgroup=@memberNextGroup
|
||||
\ skipwhite skipempty
|
||||
|
||||
Reference in New Issue
Block a user