From c2d434cde1cde6b6d9cc85276f122aa793421a6b Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 14 Apr 2012 22:52:21 +0600 Subject: Update submodules. --- .gitmodules | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5fee012..e32b411 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,10 +1,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 + path = files/bin + url = git://github.com/abobov/bin.git -- cgit v1.2.3