From 2bbd6e7ef7f2f61f37089e2723e6be0cbd9b8281 Mon Sep 17 00:00:00 2001 From: Mitch Riedstra Date: Thu, 10 Mar 2016 16:48:55 -0500 Subject: Change Ctrlp remote --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index c8ea19a..aa84761 100755 --- a/setup.sh +++ b/setup.sh @@ -51,7 +51,7 @@ DIR="bundle/nginx-vim-syntax" URL="https://git.riedstra.us/mitch/nginx-vim-syntax.git" clone DIR="bundle/ctrlp.vim" -URL="https://github.com/kien/ctrlp.vim.git" +URL="https://github.com/ctrlpvim/ctrlp.vim" clone DIR="bundle/gundo.vim" URL="https://github.com/sjl/gundo.vim.git" -- cgit v1.2.3