| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- [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/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
- [submodule "vim/bundle/repeat"]
- path = vim/bundle/repeat
- url = https://github.com/tpope/vim-repeat.git
- [submodule "vim/bundle/sparkup"]
- path = vim/bundle/sparkup
- url = https://github.com/bingaman/vim-sparkup.git
- [submodule "vim/bundle/snipmate"]
- path = vim/bundle/snipmate
- url = https://github.com/garbas/vim-snipmate.git
- [submodule "vim/bundle/tlib"]
- path = vim/bundle/tlib
- url = https://github.com/tomtom/tlib_vim.git
- [submodule "vim/bundle/mw-utils"]
- path = vim/bundle/mw-utils
- url = https://github.com/MarcWeber/vim-addon-mw-utils.git
- [submodule "vim/bundle/snipmate-snippets"]
- path = vim/bundle/snipmate-snippets
- url = https://github.com/honza/snipmate-snippets.git
- [submodule "vim/bundle/powerline"]
- path = vim/bundle/powerline
- url = https://github.com/Lokaltog/vim-powerline.git
- [submodule "vim/bundle/tagbar"]
- path = vim/bundle/tagbar
- url = https://github.com/majutsushi/tagbar.git
|