From a323be60359bf2dc3ade7d2e52556306f0c5eb1f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Tue, 23 Apr 2013 18:03:06 -0400 Subject: Remove unused plugins --- .gitmodules | 15 --------------- bundle/badwolf | 1 - bundle/jellybeans.vim | 1 - bundle/paredit.vim | 1 - bundle/quicktask | 1 - bundle/vim-colors-solarized | 1 - 6 files changed, 20 deletions(-) delete mode 160000 bundle/badwolf delete mode 160000 bundle/jellybeans.vim delete mode 160000 bundle/paredit.vim delete mode 160000 bundle/quicktask delete mode 160000 bundle/vim-colors-solarized diff --git a/.gitmodules b/.gitmodules index 912ff471..87873438 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,15 +22,9 @@ [submodule "bundle/ooc.vim"] path = bundle/ooc.vim url = git://github.com/programble/ooc.vim.git -[submodule "bundle/quicktask"] - path = bundle/quicktask - url = https://github.com/aaronbieber/quicktask.git [submodule "bundle/syntastic"] path = bundle/syntastic url = https://github.com/scrooloose/syntastic.git -[submodule "bundle/jellybeans.vim"] - path = bundle/jellybeans.vim - url = https://github.com/nanotech/jellybeans.vim.git [submodule "bundle/gundo.vim"] path = bundle/gundo.vim url = http://github.com/sjl/gundo.vim.git @@ -43,12 +37,6 @@ [submodule "bundle/itchy.vim"] path = bundle/itchy.vim url = git://github.com/programble/itchy.vim.git -[submodule "bundle/vim-colors-solarized"] - path = bundle/vim-colors-solarized - url = https://github.com/altercation/vim-colors-solarized.git -[submodule "bundle/badwolf"] - path = bundle/badwolf - url = https://github.com/sjl/badwolf.git [submodule "bundle/webapi-vim"] path = bundle/webapi-vim url = https://github.com/mattn/webapi-vim.git @@ -64,9 +52,6 @@ [submodule "bundle/powerline"] path = bundle/powerline url = https://github.com/Lokaltog/powerline.git -[submodule "bundle/paredit.vim"] - path = bundle/paredit.vim - url = https://github.com/vim-scripts/paredit.vim.git [submodule "bundle/vim-commentary"] path = bundle/vim-commentary url = https://github.com/tpope/vim-commentary.git diff --git a/bundle/badwolf b/bundle/badwolf deleted file mode 160000 index 03ac89e0..00000000 --- a/bundle/badwolf +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 03ac89e057224c9d3adf000960c62b3293d47ae0 diff --git a/bundle/jellybeans.vim b/bundle/jellybeans.vim deleted file mode 160000 index 2737231a..00000000 --- a/bundle/jellybeans.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 2737231a45b02e54c53c1912ba06d7e77502cb46 diff --git a/bundle/paredit.vim b/bundle/paredit.vim deleted file mode 160000 index a8b5c979..00000000 --- a/bundle/paredit.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a8b5c979653931ef28794ce6978a185fc263bdb5 diff --git a/bundle/quicktask b/bundle/quicktask deleted file mode 160000 index cfcb73f8..00000000 --- a/bundle/quicktask +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cfcb73f8df3b7874e6da999aef3d85ba88e6395d diff --git a/bundle/vim-colors-solarized b/bundle/vim-colors-solarized deleted file mode 160000 index 528a59f2..00000000 --- a/bundle/vim-colors-solarized +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 528a59f26d12278698bb946f8fb82a63711eec21 -- cgit 1.4.1