aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: e32b411257defa4f8ea1b86c2cff7c1e29d21e6b (plain) (blame)
1
2
3
4
5
6
7
8
9
[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