From 8f8d8cdfa7d548c1274338a1795b90e1ba1fe0d2 Mon Sep 17 00:00:00 2001 From: Vojtech Salbaba Date: Wed, 24 Aug 2011 07:45:10 +0300 Subject: [PATCH] Changed source of mustache plugin. KTamas no longer has a branch. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8b53432..4d56c55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -87,7 +87,7 @@ url = https://github.com/vim-scripts/Conque-Shell.git [submodule "bundle/mustache"] path = bundle/mustache - url = https://github.com/KTamas/mustache.vim.git + url = https://github.com/juvenn/mustache.vim.git [submodule "bundle/JSON.vim"] path = bundle/JSON.vim url = https://github.com/vim-scripts/JSON.vim.git