diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index e16b644..d2e3d64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ -[submodule "repeat"] - path = files/.vim/bundle/repeat - url = git://github.com/tpope/vim-repeat.git - [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 |
