blob: 159aeafa333f23de2033fb423583ef2058e42abd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "vim/bundle/dessert"]
path = vim/bundle/dessert
url = git://github.com/tejr/dessert.git
ignore = dirty
[submodule "vim/bundle/repeat"]
path = vim/bundle/repeat
url = http://github.com/tpope/vim-repeat.git
ignore = dirty
[submodule "vim/bundle/surround"]
path = vim/bundle/surround
url = http://github.com/tpope/vim-surround.git
ignore = dirty
|