From dad9fe0a7c520aac96d2bd9bdc12724098f19cae Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Wed, 6 May 2020 20:33:04 +0200 Subject: Add 'typescript-vim' plugin The JavaScript plugin I'm using does an okay job syntax highlighting TypeScript, but some identifiers don't get highlighted. Now that I'm doing a project in TypeScript, it's nice to have everything highlighted correctly. --- bundle/typescript-vim | 1 + 1 file changed, 1 insertion(+) create mode 160000 bundle/typescript-vim (limited to 'bundle') diff --git a/bundle/typescript-vim b/bundle/typescript-vim new file mode 160000 index 0000000..17d85d8 --- /dev/null +++ b/bundle/typescript-vim @@ -0,0 +1 @@ +Subproject commit 17d85d8051ba21283e62a9101734981e10b732fd -- cgit v1.2.3