diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/typescript-vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index fc22fed..5c9298c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -119,3 +119,6 @@ [submodule "bundle/vim-table-mode"] path = bundle/vim-table-mode url = https://github.com/dhruvasagar/vim-table-mode.git +[submodule "typescript-vim"] + path = bundle/typescript-vim + url = https://github.com/leafgarland/typescript-vim.git diff --git a/bundle/typescript-vim b/bundle/typescript-vim new file mode 160000 +Subproject 17d85d8051ba21283e62a9101734981e10b732f |