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:
@@ -6,5 +6,4 @@ syntax keyword typescriptGlobal containedin=typescriptIdentifierName NetworkInfo
|
||||
syntax keyword typescriptBOMNetworkProp contained downlink downlinkMax effectiveType
|
||||
syntax keyword typescriptBOMNetworkProp contained rtt type
|
||||
syntax cluster props add=typescriptBOMNetworkProp
|
||||
if exists("did_typescript_hilink") | HiLink typescriptBOMNetworkProp Keyword
|
||||
endif
|
||||
hi def link typescriptBOMNetworkProp Keyword
|
||||
|
||||
Reference in New Issue
Block a user