mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-19 17:03:40 -05:00
Run scripts/build with changes
This commit is contained in:
@@ -7,5 +7,4 @@ syntax keyword typescriptProxyAPI contained getOwnPropertyDescriptor getOwnPrope
|
||||
syntax keyword typescriptProxyAPI contained defineProperty deleteProperty freeze seal
|
||||
syntax keyword typescriptProxyAPI contained preventExtensions has hasOwn get set enumerate
|
||||
syntax keyword typescriptProxyAPI contained iterate ownKeys apply construct
|
||||
if exists("did_typescript_hilink") | HiLink typescriptProxyAPI Keyword
|
||||
endif
|
||||
hi def link typescriptProxyAPI Keyword
|
||||
|
||||
Reference in New Issue
Block a user