summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: 1221c5f411357874d82ba193feaf65d4a149e81b (plain)
1
2
3
4
5
6
7
8
9
[submodule ".vim/bundle/syntastic"]
	path = .vim/bundle/syntastic
	url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/vundle"]
	path = .vim/bundle/vundle
	url = https://github.com/gmarik/vundle.git
[submodule ".vim/bundle/YouCompleteMe"]
	path = .vim/bundle/YouCompleteMe
	url = https://github.com/Valloric/YouCompleteMe.git