blob: 5fee012481e00fd9811205429a9ee507207b6772 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[submodule "surround"]
path = files/.vim/bundle/surround
url = git://github.com/tpope/vim-surround.git
[submodule "repeat"]
path = files/.vim/bundle/repeat
url = git://github.com/tpope/vim-repeat.git
[submodule "files/bin"]
path = files/bin
url = git@github.com:abobov/bin.git
|