From 7c20599ed939d07113d07560a62b6f0556b23886 Mon Sep 17 00:00:00 2001 From: Blake Thomson Date: Fri, 27 Jan 2012 12:23:02 -0500 Subject: [PATCH] Change matchit submodule host --- .gitmodules | 6 +++--- bundle/matchit | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index b2f91b3..307ef37 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,12 +49,12 @@ [submodule "bundle/ruby"] path = bundle/ruby url = https://github.com/vim-ruby/vim-ruby.git -[submodule "bundle/matchit"] - path = bundle/matchit - url = https://github.com/mhz/vim-matchit.git [submodule "bundle/supertab"] path = bundle/supertab url = https://github.com/ervandew/supertab.git [submodule "bundle/ctrlp"] path = bundle/ctrlp url = https://github.com/kien/ctrlp.vim.git +[submodule "bundle/matchit"] + path = bundle/matchit + url = https://github.com/tsaleh/vim-matchit.git diff --git a/bundle/matchit b/bundle/matchit index 67cc55c..8f8665e 160000 --- a/bundle/matchit +++ b/bundle/matchit @@ -1 +1 @@ -Subproject commit 67cc55c340ddd1c62ea84d1f9774cbf6e297b970 +Subproject commit 8f8665e04fe377a25bbed29abf13ea66a1a0c129