You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
1.2 KiB
33 lines
1.2 KiB
[submodule "bundle/nerdtree"]
|
|
path = bundle/nerdtree
|
|
url = https://github.com/scrooloose/nerdtree.git
|
|
[submodule "bundle/bufexplorer"]
|
|
path = bundle/bufexplorer
|
|
url = https://github.com/vim-scripts/bufexplorer.zip.git
|
|
[submodule "bundle/syntastic"]
|
|
path = bundle/syntastic
|
|
url = https://github.com/vim-syntastic/syntastic.git
|
|
[submodule "bundle/vim-go"]
|
|
path = bundle/vim-go
|
|
url = https://github.com/fatih/vim-go.git
|
|
[submodule "bundle/supertab"]
|
|
path = bundle/supertab
|
|
url = https://github.com/ervandew/supertab.git
|
|
[submodule "bundle/vim-fugitive"]
|
|
path = bundle/vim-fugitive
|
|
url = https://github.com/tpope/vim-fugitive.git
|
|
[submodule "bundle/vim-gitgutter"]
|
|
path = bundle/vim-gitgutter
|
|
url = https://github.com/airblade/vim-gitgutter.git
|
|
[submodule "bundle/auto-pairs"]
|
|
path = bundle/auto-pairs
|
|
url = https://github.com/jiangmiao/auto-pairs.git
|
|
[submodule "bundle/vim-airline"]
|
|
path = bundle/vim-airline
|
|
url = https://github.com/vim-airline/vim-airline.git
|
|
[submodule "bundle/ultisnips"]
|
|
path = bundle/ultisnips
|
|
url = https://github.com/SirVer/ultisnips.git
|
|
[submodule "bundle/ctrlp.vim"]
|
|
path = bundle/ctrlp.vim
|
|
url = https://github.com/ctrlpvim/ctrlp.vim.git
|
|
|