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