mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-20 01:13:41 -05:00
Run scripts/build with changes
This commit is contained in:
@@ -8,5 +8,4 @@ syntax keyword typescriptReflectMethod contained enumerate get getOwnPropertyDes
|
||||
syntax keyword typescriptReflectMethod contained getPrototypeOf has isExtensible ownKeys nextgroup=typescriptFuncCallArg
|
||||
syntax keyword typescriptReflectMethod contained preventExtensions set setPrototypeOf nextgroup=typescriptFuncCallArg
|
||||
syntax cluster props add=typescriptReflectMethod
|
||||
if exists("did_typescript_hilink") | HiLink typescriptReflectMethod Keyword
|
||||
endif
|
||||
hi def link typescriptReflectMethod Keyword
|
||||
|
||||
Reference in New Issue
Block a user