diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 9 | ||||
m--------- | bundle/gundo.vim | 0 | ||||
m--------- | bundle/nerdtree | 0 | ||||
m--------- | bundle/ooc.vim | 0 |
4 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 diff --git a/bundle/gundo.vim b/bundle/gundo.vim deleted file mode 160000 -Subproject 4c376a8061fa335228da420937ce385b847dd56 diff --git a/bundle/nerdtree b/bundle/nerdtree deleted file mode 160000 -Subproject dbeb1947ea986d7cda460f12962cdef5196ef87 diff --git a/bundle/ooc.vim b/bundle/ooc.vim deleted file mode 160000 -Subproject 69c9ee7c366c488ee076e479b76cefbb517c210 |