1
0
nvim-config/.gitmodules

58 lines
1.9 KiB
Plaintext

[submodule "bundle/ctrlp"]
path = bundle/ctrlp
url = https://github.com/kien/ctrlp.vim
[submodule "bundle/easymotion"]
path = bundle/easymotion
url = https://github.com/Lokaltog/vim-easymotion.git
[submodule "bundle/fugitive"]
path = bundle/fugitive
url = https://github.com/tpope/vim-fugitive.git
[submodule "bundle/gnupg"]
path = bundle/gnupg
url = https://github.com/vim-scripts/gnupg
[submodule "bundle/gundo"]
path = bundle/gundo
url = https://github.com/vim-scripts/Gundo
[submodule "bundle/latexsuite"]
path = bundle/latexsuite
url = git://git.code.sf.net/p/vim-latex/vim-latex
[submodule "bundle/molokai"]
path = bundle/molokai
url = https://github.com/tomasr/molokai
[submodule "bundle/nerdcommenter"]
path = bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter
[submodule "bundle/nerdtree"]
path = bundle/nerdtree
url = https://github.com/scrooloose/nerdtree
[submodule "bundle/quickrun"]
path = bundle/quickrun
url = https://github.com/thinca/vim-quickrun.git
[submodule "bundle/solarized"]
path = bundle/solarized
url = https://github.com/altercation/vim-colors-solarized.git
[submodule "bundle/surround"]
path = bundle/surround
url = https://github.com/tpope/vim-surround.git
[submodule "bundle/syntastic"]
path = bundle/syntastic
url = https://github.com/scrooloose/syntastic
[submodule "bundle/tabular"]
path = bundle/tabular
url = https://github.com/godlygeek/tabular.git
[submodule "bundle/tagbar"]
path = bundle/tagbar
url = https://github.com/majutsushi/tagbar
[submodule "bundle/colorscheme-kalisi"]
path = bundle/colorscheme-kalisi
url = https://github.com/freeo/vim-kalisi
[submodule "bundle/youcompleteme"]
path = bundle/youcompleteme
url = gh:Valloric/YouCompleteMe
[submodule "bundle/auto-pairs"]
path = bundle/auto-pairs
url = gh:jiangmiao/auto-pairs
[submodule "bundle/pathogen"]
path = bundle/pathogen
url = gh:tpope/vim-pathogen