From 753fe17d52484d0e3bb944e284046123d506845c Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Tue, 3 Feb 2015 21:12:38 +0100 Subject: Added more plugins --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index c03842c..8dc0669 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,9 @@ [submodule "vim/.vim/bundle/nerdtree"] path = vim/.vim/bundle/nerdtree url = git@github.com:scrooloose/nerdtree.git +[submodule "vim/.vim/bundle/supertab"] + path = vim/.vim/bundle/supertab + url = git@github.com:ervandew/supertab.git +[submodule "vim/.vim/bundle/snipmate.vim"] + path = vim/.vim/bundle/snipmate.vim + url = git@github.com:msanders/snipmate.vim.git -- cgit v1.2.3