nvim/.gitmodules
2017-03-20 13:11:50 +00:00

54 lines
2 KiB
Text

[submodule "bundle/vim-pathogen"]
path = bundle/vim-pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule "bundle/vim-colors-solarized"]
path = bundle/vim-colors-solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/vim-ps1"]
path = bundle/vim-ps1
url = https://github.com/PProvost/vim-ps1.git
[submodule "bundle/vimoutliner"]
path = bundle/vimoutliner
url = https://github.com/vimoutliner/vimoutliner.git
[submodule "bundle/vim-fugitive"]
path = bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/vim-sensible"]
path = bundle/vim-sensible
url = https://github.com/tpope/vim-sensible.git
[submodule "bundle/vim-indent-guides"]
path = bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.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/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/jellybeans.vim"]
path = bundle/jellybeans.vim
url = https://github.com/nanotech/jellybeans.vim.git
[submodule "bundle/vim-gnupg"]
path = bundle/vim-gnupg
url = https://github.com/jamessan/vim-gnupg.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
[submodule "bundle/riv.vim"]
path = bundle/riv.vim
url = https://github.com/Rykka/riv.vim.git
[submodule "bundle/InstantRst"]
path = bundle/InstantRst
url = https://github.com/Rykka/InstantRst.git