| 123456789101112131415161718192021222324 |
- [submodule "vim/bundle/pathogen"]
- path = vim/bundle/pathogen
- url = git://github.com/tpope/vim-pathogen.git
- [submodule "vim/bundle/nerdtree"]
- path = vim/bundle/nerdtree
- url = git://github.com/scrooloose/nerdtree.git
- [submodule "vim/bundle/nerdcommenter"]
- path = vim/bundle/nerdcommenter
- url = git://github.com/scrooloose/nerdcommenter.git
- [submodule "vim/bundle/supertab"]
- path = vim/bundle/supertab
- url = git://github.com/ervandew/supertab.git
- [submodule "vim/bundle/surrounding"]
- path = vim/bundle/surrounding
- url = git://github.com/msanders/vim-files.git
- [submodule "vim/bundle/snipmate"]
- path = vim/bundle/snipmate
- url = git://github.com/msanders/snipmate.vim.git
- [submodule "vim/bundle/ack"]
- path = vim/bundle/ack
- url = git://github.com/mileszs/ack.vim.git
- [submodule "vim/bundle/solarized"]
- path = vim/bundle/solarized
- url = git://github.com/altercation/vim-colors-solarized.git
|