summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules18
1 files changed, 18 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1980f12..8a273bb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,21 @@
[submodule ".vim/bundle/unltisnips"]
path = .vim/bundle/unltisnips
url = https://github.com/SirVer/ultisnips.git
+[submodule ".vim/bundle/vim-fugative"]
+ path = .vim/bundle/vim-fugative
+ url = https://github.com/tpope/vim-fugitive.git
+[submodule ".vim/bundle/vim-unimpaired"]
+ path = .vim/bundle/vim-unimpaired
+ url = https://github.com/tpope/vim-unimpaired.git
+[submodule ".vim/bundle/vim-repeat"]
+ path = .vim/bundle/vim-repeat
+ url = https://github.com/tpope/vim-repeat.git
+[submodule ".vim/bundle/vim-fugutive"]
+ path = .vim/bundle/vim-fugutive
+ url = https://github.com/tpope/vim-fugitive.git
+[submodule ".vim/bundle/vim-fugitive"]
+ path = .vim/bundle/vim-fugitive
+ url = https://github.com/tpope/vim-fugitive.git
+[submodule ".vim/bundle/ultisnips"]
+ path = .vim/bundle/ultisnips
+ url = https://github.com/SirVer/ultisnips.git