diff update-vendor @ 672:2febdacae5b4

Use base vim typescript syntax Colorscheme seems fine now.
author nanaya <me@nanaya.pro>
date Tue, 05 Apr 2022 13:54:42 +0900
parents f280738a90a6
children 17cacf387f7c
line wrap: on
line diff
--- a/update-vendor	Tue Apr 05 13:51:43 2022 +0900
+++ b/update-vendor	Tue Apr 05 13:54:42 2022 +0900
@@ -31,7 +31,6 @@
   _get https://hg.nginx.org/nginx/raw-file/tip/contrib/vim/syntax/nginx.vim
   _get https://raw.githubusercontent.com/jwalton512/vim-blade/master/syntax/blade.vim
   _get https://raw.githubusercontent.com/kchmck/vim-coffee-script/master/syntax/coffee.vim
-  _get https://raw.githubusercontent.com/leafgarland/typescript-vim/master/syntax/typescript.vim
   _get https://raw.githubusercontent.com/slim-template/vim-slim/master/syntax/slim.vim
   _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/css.vim
   _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/eruby.vim
@@ -40,11 +39,9 @@
   _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/less.vim
   _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/ruby.vim
   _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/scss.vim
-
-  # kinda shit (2020-09-16)
-  # _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/typescript.vim
-  # _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/typescriptcommon.vim
-  # _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/typescriptreact.vim
+  _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/typescript.vim
+  _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/typescriptcommon.vim
+  _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/typescriptreact.vim
 )
 
 (