aboutsummaryrefslogtreecommitdiffstats
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 c03842c..8dc0669 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,9 @@
4[submodule "vim/.vim/bundle/nerdtree"] 4[submodule "vim/.vim/bundle/nerdtree"]
5 path = vim/.vim/bundle/nerdtree 5 path = vim/.vim/bundle/nerdtree
6 url = git@github.com:scrooloose/nerdtree.git 6 url = git@github.com:scrooloose/nerdtree.git
7[submodule "vim/.vim/bundle/supertab"]
8 path = vim/.vim/bundle/supertab
9 url = git@github.com:ervandew/supertab.git
10[submodule "vim/.vim/bundle/snipmate.vim"]
11 path = vim/.vim/bundle/snipmate.vim
12 url = git@github.com:msanders/snipmate.vim.git