aboutsummaryrefslogtreecommitdiff
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 ed75ed7..76245db 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,9 @@
[submodule ".vim/bundle/nerdtree-git-plugin"]
path = .vim/bundle/nerdtree-git-plugin
url = https://github.com/Xuyuanp/nerdtree-git-plugin
+[submodule ".vim/bundle/vim-airline"]
+ path = .vim/bundle/vim-airline
+ url = https://github.com/vim-airline/vim-airline
+[submodule ".vim/bundle/vimagit"]
+ path = .vim/bundle/vimagit
+ url = https://github.com/jreybert/vimagit