summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 9acba263aa7b5d0e90867aa49501019f7200a869 (plain)
1
2
3
4
5
6
7
8
9
[submodule ".config/vim/bundle/nerdtree"]
	path = .config/vim/bundle/nerdtree
	url = https://github.com/scrooloose/nerdtree.git
[submodule ".config/vim/bundle/vim-pathogen"]
	path = .config/vim/bundle/vim-pathogen
	url = https://github.com/tpope/vim-pathogen
[submodule ".config/vim/bundle/vim-colorschemes"]
	path = .config/vim/bundle/vim-colorschemes
	url = https://github.com/flazz/vim-colorschemes.git