diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-20 16:59:09 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2020-05-20 16:59:09 +0200 |
commit | a688c66a049b12e7b19f6ab4cb27c5a24dc3d52c (patch) | |
tree | 4f21330aa69ea67c4b32ad89918034e375bd1e1c /syntax/common.vim | |
parent | 0a7c62b3b22a75f91245a718c1409e4216ae61c8 (diff) | |
download | vim-polyglot-a688c66a049b12e7b19f6ab4cb27c5a24dc3d52c.tar.gz vim-polyglot-a688c66a049b12e7b19f6ab4cb27c5a24dc3d52c.zip |
Update
Diffstat (limited to 'syntax/common.vim')
-rw-r--r-- | syntax/common.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/syntax/common.vim b/syntax/common.vim index 51900080..6b451cec 100644 --- a/syntax/common.vim +++ b/syntax/common.vim @@ -98,7 +98,6 @@ if exists("did_typescript_hilink") HiLink typescriptType Type HiLink typescriptNull Boolean HiLink typescriptNumber Number - HiLink typescriptExponent Number HiLink typescriptBoolean Boolean HiLink typescriptObjectLabel typescriptLabel HiLink typescriptLabel Label |