aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitch Riedstra <mitch@riedstra.us>2016-03-10 16:48:55 -0500
committerMitch Riedstra <mitch@riedstra.us>2016-03-10 16:49:04 -0500
commit2bbd6e7ef7f2f61f37089e2723e6be0cbd9b8281 (patch)
tree0c4cbd9bffb6c2fe517d9eec5fc658db78378304
parented0d31dd62648b156d3b950a3e28a54b9523da0a (diff)
downloadvim-cfg-2bbd6e7ef7f2f61f37089e2723e6be0cbd9b8281.tar.gz
vim-cfg-2bbd6e7ef7f2f61f37089e2723e6be0cbd9b8281.tar.xz
Change Ctrlp remote
-rwxr-xr-xsetup.sh2
1 files changed, 1 insertions, 1 deletions
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"