runtime/typescript: 91359014b359cf816bf943fe2c7d492996263def

Port typescript syntax changes only.

91359014b3
This commit is contained in:
Jan Edmund Lazo
2020-10-03 09:50:41 -04:00
parent 0f1d679531
commit 95fd5ed8c9
3 changed files with 35 additions and 22 deletions

View File

@@ -1,10 +1,13 @@
" Vim syntax file
" Language: TypeScript
" Maintainer: Bram Moolenaar
" Last Change: 2019 Nov 17
" Maintainer: Bram Moolenaar, Herrington Darkholme
" Last Change: 2019 Nov 30
" Based On: Herrington Darkholme's yats.vim
" Changes: See https:github.com/HerringtonDarkholme/yats.vim
" Credits: See yats.vim on github
" Changes: Go to https:github.com/HerringtonDarkholme/yats.vim for recent changes.
" Origin: https://github.com/othree/yajs
" Credits: Kao Wei-Ko(othree), Jose Elera Campana, Zhao Yi, Claudio Fleiner, Scott Shattuck
" (This file is based on their hard work), gumnos (From the #vim
" IRC Channel in Freenode)
" This is the same syntax that is in yats.vim, but:
" - flattened into one file