diff options
Diffstat (limited to 'setup.sh')
| -rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" |
