| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- [submodule "bundle/bufexplorer"]
- path = bundle/bufexplorer
- url = https://github.com/jlanzarotta/bufexplorer.git
- [submodule "bundle/Conque-Shell"]
- path = bundle/Conque-Shell
- url = https://github.com/vim-scripts/Conque-Shell.git
- [submodule "bundle/nerdcommenter"]
- path = bundle/nerdcommenter
- url = https://github.com/scrooloose/nerdcommenter.git
- [submodule "bundle/taglist.vim"]
- path = bundle/taglist.vim
- url = https://github.com/vim-scripts/taglist.vim.git
- [submodule "bundle/vim-addon-mw-utils"]
- path = bundle/vim-addon-mw-utils
- url = https://github.com/MarcWeber/vim-addon-mw-utils.git
- [submodule "bundle/vim-easymotion"]
- path = bundle/vim-easymotion
- url = https://github.com/Lokaltog/vim-easymotion.git
- [submodule "bundle/matchit"]
- path = bundle/matchit
- url = https://github.com/tmhedberg/matchit.git
- [submodule "bundle/nerdtree"]
- path = bundle/nerdtree
- url = https://github.com/scrooloose/nerdtree.git
- [submodule "bundle/tlib_vim"]
- path = bundle/tlib_vim
- url = https://github.com/tomtom/tlib_vim.git
- [submodule "bundle/vim-colorschemes"]
- path = bundle/vim-colorschemes
- url = https://github.com/flazz/vim-colorschemes.git
- [submodule "bundle/vim-surround"]
- path = bundle/vim-surround
- url = https://github.com/tpope/vim-surround.git
- [submodule "bundle/tagbar"]
- path = bundle/tagbar
- url = https://github.com/majutsushi/tagbar.git
- [submodule "bundle/solarized"]
- path = bundle/solarized
- url = https://github.com/altercation/vim-colors-solarized.git
- [submodule "bundle/vim-airline"]
- path = bundle/vim-airline
- url = https://github.com/bling/vim-airline.git
- [submodule "bundle/tabline"]
- path = bundle/tabline
- url = https://github.com/mkitt/tabline.vim.git
- [submodule "bundle/YouCompleteMe"]
- path = bundle/YouCompleteMe
- url = https://github.com/Valloric/YouCompleteMe.git
- [submodule "bundle/vim-multiple-cursors"]
- path = bundle/vim-multiple-cursors
- url = https://github.com/wreed4/vim-multiple-cursors.git
- [submodule "ultisnips"]
- path = ultisnips
- url = https://github.com/wreed4/ultisnips.git
|