nvim/.gitmodules

27 lines
976 B
Text

[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