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 --------- bundle/gundo.vim | 1 - bundle/nerdtree | 1 - bundle/ooc.vim | 1 - 4 files changed, 12 deletions(-) delete mode 160000 bundle/gundo.vim delete mode 160000 bundle/nerdtree delete mode 160000 bundle/ooc.vim 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 diff --git a/bundle/gundo.vim b/bundle/gundo.vim deleted file mode 160000 index 4c376a80..00000000 --- a/bundle/gundo.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 4c376a8061fa335228da420937ce385b847dd56a diff --git a/bundle/nerdtree b/bundle/nerdtree deleted file mode 160000 index dbeb1947..00000000 --- a/bundle/nerdtree +++ /dev/null @@ -1 +0,0 @@ -Subproject commit dbeb1947ea986d7cda460f12962cdef5196ef87d diff --git a/bundle/ooc.vim b/bundle/ooc.vim deleted file mode 160000 index 69c9ee7c..00000000 --- a/bundle/ooc.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 69c9ee7c366c488ee076e479b76cefbb517c210b -- cgit 1.4.1