aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: dd834b911e62f4a6c2e061e29320489a4455e542 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "dotfiles"]
	path = dotfiles
	url = https://github.com/jbernard/dotfiles.git
[submodule "vim/vim-pathogen"]
	path = vim/vim-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/supertab"]
	path = vim/bundle/supertab
	url = https://github.com/ervandew/supertab.git