Vundle.vim: Show progress of installation

Created on 25 Jul 2016  路  1Comment  路  Source: VundleVim/Vundle.vim

Installing YCM per Vundle shows a message:
"Processing 'Valloric/YouCompleteMe'"
and it seams that the installation hangs / fails here.

Actually, the repo is very big (>200MB) and this takes some time to download.

Please add a progress indicator for the installation process.

Most helpful comment

I've just hit the same issue - the VIM UI stops responding and seeming nothing is happening in the background, which could be pretty confusing to users.

Only careful observation of running tasks or the bundle directory reveals a git clone is going on in the background. So some for of progress reporting (even just a log filer for now) would be really appreciated! :)

>All comments

I've just hit the same issue - the VIM UI stops responding and seeming nothing is happening in the background, which could be pretty confusing to users.

Only careful observation of running tasks or the bundle directory reveals a git clone is going on in the background. So some for of progress reporting (even just a log filer for now) would be really appreciated! :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kobiljonergashev picture kobiljonergashev  路  7Comments

audreytoskin picture audreytoskin  路  5Comments

bmyell picture bmyell  路  5Comments

eiger3970 picture eiger3970  路  5Comments

Dbz picture Dbz  路  6Comments