summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2013-11-03 02:12:54 -0500
committerJune McEnroe <june@causal.agency>2013-11-03 02:12:54 -0500
commit319b2a5f971a9820fea371b653d1270cab7e9cee (patch)
tree448f1a43482d8b6f8bcad760a5d6022db3792a99 /.gitmodules
parentUpdate jellybeans (diff)
downloadsrc-319b2a5f971a9820fea371b653d1270cab7e9cee.tar.gz
src-319b2a5f971a9820fea371b653d1270cab7e9cee.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