summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index d40a212..d09b834 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,9 @@
[submodule ".vim/bundle/python-mode"]
path = .vim/bundle/python-mode
url = git://github.com/klen/python-mode.git
+[submodule ".vim/bundle/vim-fugitive"]
+ path = .vim/bundle/vim-fugitive
+ url = git://github.com/tpope/vim-fugitive.git
+[submodule ".vim/bundle/ctrlp.vim"]
+ path = .vim/bundle/ctrlp.vim
+ url = https://github.com/kien/ctrlp.vim.git