removed all vim submodules

This commit is contained in:
Bruno Miguel Silva
2015-09-06 18:33:46 +01:00
parent 993ad9d429
commit 97ef0c1261
9 changed files with 0 additions and 32 deletions

24
.gitmodules vendored
View File

@@ -1,24 +0,0 @@
[submodule "vim/vim/bundle/bufexplorer.zip"]
path = vim/vim/bundle/bufexplorer.zip
url = git://github.com/vim-scripts/bufexplorer.zip.git
[submodule "vim/vim/bundle/ack.vim"]
path = vim/vim/bundle/ack.vim
url = git://github.com/vim-scripts/ack.vim.git
[submodule "vim/vim/bundle/fugitive.vim"]
path = vim/vim/bundle/fugitive.vim
url = git://github.com/vim-scripts/fugitive.vim.git
[submodule "vim/vim/bundle/UltiSnips"]
path = vim/vim/bundle/UltiSnips
url = git://github.com/vim-scripts/UltiSnips.git
[submodule "vim/vim/bundle/vim-colors-solarized"]
path = vim/vim/bundle/vim-colors-solarized
url = git://github.com/altercation/vim-colors-solarized.git
[submodule "vim/vim/bundle/vim-nerdtree-tabs"]
path = vim/vim/bundle/vim-nerdtree-tabs
url = git://github.com/jistr/vim-nerdtree-tabs.git
[submodule "vim/vim/bundle/vim-flake8"]
path = vim/vim/bundle/vim-flake8
url = git://github.com/nvie/vim-flake8.git
[submodule "vim/vim/bundle/ctrlp.vim"]
path = vim/vim/bundle/ctrlp.vim
url = git://github.com/vim-scripts/ctrlp.vim.git