From a6a35bbf33938c40581d282a5ff1bda21c231c0c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sat, 16 Jul 2011 20:55:24 +1200 Subject: Cleaning up. --- .gitmodules | 26 +++----------------------- 1 file changed, 3 insertions(+), 23 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 149712bf..159aeafa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ -[submodule "vim/bundle/nerdtree"] - path = vim/bundle/nerdtree - url = git://github.com/scrooloose/nerdtree.git +[submodule "vim/bundle/dessert"] + path = vim/bundle/dessert + url = git://github.com/tejr/dessert.git ignore = dirty [submodule "vim/bundle/repeat"] path = vim/bundle/repeat @@ -10,23 +10,3 @@ path = vim/bundle/surround url = http://github.com/tpope/vim-surround.git ignore = dirty -[submodule "vim/bundle/unimpaired"] - path = vim/bundle/unimpaired - url = git://github.com/tpope/vim-unimpaired.git - ignore = dirty -[submodule "vim/bundle/dessert"] - path = vim/bundle/dessert - url = git://github.com/tejr/dessert.git - ignore = dirty -[submodule "vim/bundle/tcomment"] - path = vim/bundle/tcomment - url = git://github.com/tomtom/tcomment_vim.git - ignore = dirty -[submodule "vim/bundle/fugitive"] - path = vim/bundle/fugitive - url = git://github.com/tpope/vim-fugitive.git - ignore = dirty -[submodule "vim/bundle/taglist"] - path = vim/bundle/taglist - url = git://github.com/vim-scripts/taglist.vim - ignore = dirty -- cgit v1.2.3