| 123456789101112131415161718 |
- [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
|