summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Hiegel <hugues.hiegel@advisorsla.com>2019-10-18 14:45:19 +0200
committerHugues Hiegel <hugues.hiegel@advisorsla.com>2019-10-18 14:45:19 +0200
commite2616e6012ddd889257f97c0d69a1437ec19a275 (patch)
treef1907989294938f90f468d8aab3f747107f36827
parentc04b9a27f52c8e01d91accdb60f63a66c732149b (diff)
typescript power
-rw-r--r--.gitmodules12
m---------bundle/syntastic0
m---------bundle/tsuquyomi0
m---------bundle/typescript-vim0
m---------bundle/vimproc.vim0
5 files changed, 12 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 313c26d..a06cbdd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,3 +46,15 @@
[submodule "bundle/FuzzyFinder"]
path = bundle/FuzzyFinder
url = https://github.com/vim-scripts/FuzzyFinder.git
+[submodule "bundle/vimproc.vim"]
+ path = bundle/vimproc.vim
+ url = https://github.com/Shougo/vimproc.vim
+[submodule "bundle/tsuquyomi"]
+ path = bundle/tsuquyomi
+ url = https://github.com/Quramy/tsuquyomi
+[submodule "bundle/typescript-vim"]
+ path = bundle/typescript-vim
+ url = https://github.com/leafgarland/typescript-vim
+[submodule "bundle/syntastic"]
+ path = bundle/syntastic
+ url = https://github.com/vim-syntastic/syntastic
diff --git a/bundle/syntastic b/bundle/syntastic
new file mode 160000
+Subproject 0336c35c0b10b46d85cdd9c3df721f978429e82
diff --git a/bundle/tsuquyomi b/bundle/tsuquyomi
new file mode 160000
+Subproject 61e16ab1d1cb621385bc9c6a0c5e7744494ec9f
diff --git a/bundle/typescript-vim b/bundle/typescript-vim
new file mode 160000
+Subproject 5a319ea5504e18215d155576c78d1b7fb8e22c8
diff --git a/bundle/vimproc.vim b/bundle/vimproc.vim
new file mode 160000
+Subproject 0328ac6096ac57d647bed1ee59c8b616b3ba285