From 319b2a5f971a9820fea371b653d1270cab7e9cee Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 3 Nov 2013 02:12:54 -0500 Subject: Remove unused plugins --- .gitmodules | 9 --------- 1 file changed, 9 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f8ce5bf2..090231f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,21 +13,12 @@ [submodule "bundle/vim-fugitive"] path = bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git -[submodule "bundle/nerdtree"] - path = bundle/nerdtree - url = https://github.com/scrooloose/nerdtree.git [submodule "bundle/gist-vim"] path = bundle/gist-vim url = https://github.com/mattn/gist-vim.git -[submodule "bundle/ooc.vim"] - path = bundle/ooc.vim - url = git://github.com/programble/ooc.vim.git [submodule "bundle/syntastic"] path = bundle/syntastic url = https://github.com/scrooloose/syntastic.git -[submodule "bundle/gundo.vim"] - path = bundle/gundo.vim - url = http://github.com/sjl/gundo.vim.git [submodule "bundle/vim-markdown"] path = bundle/vim-markdown url = https://github.com/tpope/vim-markdown.git -- cgit 1.4.1