aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-03 21:12:38 +0100
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-02-03 21:12:38 +0100
commit753fe17d52484d0e3bb944e284046123d506845c (patch)
tree39cd660ba18aaa94499d31d5377f8c3ca589b8e1 /.gitmodules
parent70b0386f4e200561cc3db90955eb0be873d10ff9 (diff)
downloaddotfiles-753fe17d52484d0e3bb944e284046123d506845c.tar.gz
dotfiles-753fe17d52484d0e3bb944e284046123d506845c.tar.bz2
dotfiles-753fe17d52484d0e3bb944e284046123d506845c.zip
Added more plugins
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