| 123456789101112131415161718192021222324252627282930313233343536 |
- [submodule "vim/bundle/pathogen"]
- path = vim/bundle/pathogen
- url = https://github.com/tpope/vim-pathogen.git
- [submodule "vim/bundle/nerdtree"]
- path = vim/bundle/nerdtree
- url = https://github.com/scrooloose/nerdtree.git
- [submodule "vim/bundle/nerdcommenter"]
- path = vim/bundle/nerdcommenter
- url = https://github.com/scrooloose/nerdcommenter.git
- [submodule "vim/bundle/supertab"]
- path = vim/bundle/supertab
- url = https://github.com/ervandew/supertab.git
- [submodule "vim/bundle/snipmate"]
- path = vim/bundle/snipmate
- url = https://github.com/msanders/snipmate.vim.git
- [submodule "vim/bundle/ack"]
- path = vim/bundle/ack
- url = https://github.com/mileszs/ack.vim.git
- [submodule "vim/bundle/solarized"]
- path = vim/bundle/solarized
- url = https://github.com/altercation/vim-colors-solarized.git
- [submodule "zsh/oh-my-zsh"]
- path = zsh/oh-my-zsh
- url = https://github.com/robbyrussell/oh-my-zsh.git
- [submodule "vim/bundle/gundo"]
- path = vim/bundle/gundo
- url = https://github.com/sjl/gundo.vim.git
- [submodule "vim/bundle/surround"]
- path = vim/bundle/surround
- url = https://github.com/tpope/vim-surround.git
- [submodule "vim/bundle/fugitive"]
- path = vim/bundle/fugitive
- url = https://github.com/tpope/vim-fugitive.git
- [submodule "vim/bundle/ackmore"]
- path = vim/bundle/ackmore
- url = https://github.com/jordansissel/vim-ackmore.git
|