summaryrefslogtreecommitdiffstats
path: root/.gitmodules
blob: cf0558188869541537efa988cf172b70fa08d474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule ".vim/bundle/csv.vim"]
	path = .vim/bundle/csv.vim
	url = https://github.com/chrisbra/csv.vim.git
[submodule ".vim/bundle/tagbar"]
	path = .vim/bundle/tagbar
	url = https://github.com/majutsushi/tagbar.git
[submodule ".vim/bundle/vim-gitgutter"]
	path = .vim/bundle/vim-gitgutter
	url = https://github.com/airblade/vim-gitgutter.git
[submodule ".vim/bundle/nerdtree"]
	path = .vim/bundle/nerdtree
	url = https://github.com/scrooloose/nerdtree.git
[submodule ".vim/bundle/gdbmgr"]
	path = .vim/bundle/gdbmgr
	url = https://github.com/vim-scripts/gdbmgr.git