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