aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1075e84..60a1468 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
13[submodule "vim/bundle/syntastic"] 13[submodule "vim/bundle/syntastic"]
14 path = vim/bundle/syntastic 14 path = vim/bundle/syntastic
15 url = https://github.com/scrooloose/syntastic.git 15 url = https://github.com/scrooloose/syntastic.git
16[submodule "vim/bundle/vim-fugitive"]
17 path = vim/bundle/vim-fugitive
18 url = https://github.com/tpope/vim-fugitive.git