aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6e9114a2548094e99ab2850c8e4b98df9c06952f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "vim/bundle/dessert"]
	path = vim/bundle/dessert
	url = https://github.com/tejr/dessert.git
    ignore = dirty
[submodule "vim/bundle/repeat"]
	path = vim/bundle/repeat
	url = https://github.com/tpope/vim-repeat.git
    ignore = dirty
[submodule "vim/bundle/surround"]
	path = vim/bundle/surround
	url = https://github.com/tpope/vim-surround.git
    ignore = dirty
[submodule "vim/bundle/conque"]
	path = vim/bundle/conque
	url = https://github.com/rson/vim-conque.git