removed all vim submodules
This commit is contained in:
24
.gitmodules
vendored
24
.gitmodules
vendored
@@ -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
|
|
||||||
|
|||||||
Submodule vim/vim/bundle/UltiSnips deleted from 90dc0a267f
Submodule vim/vim/bundle/ack.vim deleted from b9f85efc0d
Submodule vim/vim/bundle/bufexplorer.zip deleted from 87c851e6d2
Submodule vim/vim/bundle/ctrlp.vim deleted from bd07a75d05
Submodule vim/vim/bundle/fugitive.vim deleted from f55b1feda7
Submodule vim/vim/bundle/vim-colors-solarized deleted from 528a59f26d
Submodule vim/vim/bundle/vim-flake8 deleted from 293613dbe7
Submodule vim/vim/bundle/vim-nerdtree-tabs deleted from 08966ca690
Reference in New Issue
Block a user