Add typescript support
This commit is contained in:
parent
922e28dbb7
commit
d0d5e2809d
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -19,3 +19,6 @@
|
|||
[submodule "bundle/vim-graphql"]
|
||||
path = bundle/vim-graphql
|
||||
url = https://github.com/jparise/vim-graphql
|
||||
[submodule "bundle/typescript-vim"]
|
||||
path = bundle/typescript-vim
|
||||
url = https://github.com/leafgarland/typescript-vim
|
||||
|
|
1
bundle/typescript-vim
Submodule
1
bundle/typescript-vim
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4dc79bd1b0c43c16cae146bee065f2acc6d2b789
|
Loading…
Reference in a new issue