Mercurial > ec-dotfiles
diff update-vendor @ 637:758ced52ee62
[vim] Fix typescript syntax
| author | nanaya <me@nanaya.pro> | 
|---|---|
| date | Tue, 14 Jan 2020 11:10:49 +0900 | 
| parents | ced2ee9efd9f | 
| children | 5bd223d5a97f | 
line wrap: on
 line diff
--- a/update-vendor Tue Jan 14 11:09:50 2020 +0900 +++ b/update-vendor Tue Jan 14 11:10:49 2020 +0900 @@ -40,5 +40,6 @@ _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/ruby.vim _get https://raw.githubusercontent.com/vim/vim/master/runtime/syntax/scss.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 )
