Remove .gitmodules
This commit is contained in:
parent
c02676cfbb
commit
5f96ba1cda
1 changed files with 0 additions and 27 deletions
27
.gitmodules
vendored
27
.gitmodules
vendored
|
@ -1,27 +0,0 @@
|
||||||
[submodule "bundle/vim-pathogen"]
|
|
||||||
path = bundle/vim-pathogen
|
|
||||||
url = https://github.com/tpope/vim-pathogen.git
|
|
||||||
[submodule "bundle/vim-sensible"]
|
|
||||||
path = bundle/vim-sensible
|
|
||||||
url = https://github.com/tpope/vim-sensible.git
|
|
||||||
[submodule "bundle/vim-ps1"]
|
|
||||||
path = bundle/vim-ps1
|
|
||||||
url = https://github.com/PProvost/vim-ps1.git
|
|
||||||
[submodule "bundle/vim-airline"]
|
|
||||||
path = bundle/vim-airline
|
|
||||||
url = https://github.com/bling/vim-airline.git
|
|
||||||
[submodule "bundle/vim-surround"]
|
|
||||||
path = bundle/vim-surround
|
|
||||||
url = https://github.com/tpope/vim-surround.git
|
|
||||||
[submodule "bundle/jellybeans.vim"]
|
|
||||||
path = bundle/jellybeans.vim
|
|
||||||
url = https://github.com/nanotech/jellybeans.vim.git
|
|
||||||
[submodule "bundle/rust.vim"]
|
|
||||||
path = bundle/rust.vim
|
|
||||||
url = https://github.com/rust-lang/rust.vim.git
|
|
||||||
[submodule "bundle/mom.vim"]
|
|
||||||
path = bundle/mom.vim
|
|
||||||
url = https://github.com/vim-scripts/mom.vim.git
|
|
||||||
[submodule "bundle/TextFormat"]
|
|
||||||
path = bundle/TextFormat
|
|
||||||
url = https://github.com/vim-scripts/TextFormat.git
|
|
Loading…
Reference in a new issue