aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: a7dea0dba3e25f0891e0e2645b9efd91c935889b (plain)
1
2
3
[submodule ".vim/plugins/Vundle.vim"]
	path = .vim/plugins/Vundle.vim
	url = https://github.com/VundleVim/Vundle.vim.git
..