From 9618f99c8c1fb10c4f2cdf0c1effbb2711c7f263 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Thu, 26 Jun 2014 09:28:26 -0400 Subject: [PATCH] Updating the URL to the darkcloud polyglot fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ec06e83..6c6a407 100644 --- a/.gitmodules +++ b/.gitmodules @@ -87,4 +87,4 @@ url = https://github.com/Chiel92/vim-autoformat.git [submodule "vim/bundle/vim-polyglot-darkcloud"] path = vim/bundle/vim-polyglot-darkcloud - url = https://github.com/prurigro/vim-polyglot.git + url = https://github.com/prurigro/vim-polyglot-darkcloud.git