From eb3e8c2cf429e11b7cbae54b9818ee35ba45ef11 Mon Sep 17 00:00:00 2001 From: hukl Date: Mon, 14 May 2012 21:00:16 +0200 Subject: [PATCH] fixed vimerl dependency --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 247f1f6..b8a990d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -30,6 +30,6 @@ [submodule ".vim/bundle/vimerl"] path = .vim/bundle/vimerl - url = .vim/bundle/vimerl + url = https://github.com/oscarh/vimerl.git