summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2013-11-03 02:12:54 -0500
committerJune McEnroe <programble@gmail.com>2013-11-03 02:12:54 -0500
commit1c44da644a07af728c6f5991bc807061582d9077 (patch)
tree448f1a43482d8b6f8bcad760a5d6022db3792a99 /.gitmodules
parentUpdate jellybeans (diff)
downloadsrc-1c44da644a07af728c6f5991bc807061582d9077.tar.gz
src-1c44da644a07af728c6f5991bc807061582d9077.zip
Remove unused plugins
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules9
1 files changed, 0 insertions, 9 deletions
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