diff options
| author | Anton Bobov <abobov@gmail.com> | 2011-10-13 19:18:01 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2011-10-13 19:39:34 +0600 |
| commit | 59d4930b4f472481c04b869449e8e091fee02eba (patch) | |
| tree | a74817e165ebee0baa503cc61a627353ad9b3741 /.gitmodules | |
| parent | b73bf37f10e6c3c9ff4c68e320c88dae9360f56b (diff) | |
f
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 |
