diff options
| -rwxr-xr-x | setup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ DIR="bundle/nerdtree" URL="https://github.com/scrooloose/nerdtree.git" clone DIR="bundle/vim-autocomplpop" -URL="https://git.riedstra.us/mitch/vim-autocomplpop.git" +URL="https://git.riedstra.us/vim/vim-autocomplpop.git" clone DIR="bundle/vim-airline" URL="https://github.com/vim-airline/vim-airline.git" |
