diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 15 | ||||
m--------- | bundle/badwolf | 0 | ||||
m--------- | bundle/jellybeans.vim | 0 | ||||
m--------- | bundle/paredit.vim | 0 | ||||
m--------- | bundle/quicktask | 0 | ||||
m--------- | bundle/vim-colors-solarized | 0 |
6 files changed, 0 insertions, 15 deletions
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 -Subproject 03ac89e057224c9d3adf000960c62b3293d47ae diff --git a/bundle/jellybeans.vim b/bundle/jellybeans.vim deleted file mode 160000 -Subproject 2737231a45b02e54c53c1912ba06d7e77502cb4 diff --git a/bundle/paredit.vim b/bundle/paredit.vim deleted file mode 160000 -Subproject a8b5c979653931ef28794ce6978a185fc263bdb diff --git a/bundle/quicktask b/bundle/quicktask deleted file mode 160000 -Subproject cfcb73f8df3b7874e6da999aef3d85ba88e6395 diff --git a/bundle/vim-colors-solarized b/bundle/vim-colors-solarized deleted file mode 160000 -Subproject 528a59f26d12278698bb946f8fb82a63711eec2 |