-
Notifications
You must be signed in to change notification settings - Fork 449
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VIM plugins stage takes three hours or more #85
Comments
definitely should not take very long at all. Try just running this: |
To be clear, I run that command from the same directory in which |
should be able to run that vim command from anywhere |
Is this expected behaviour? ~ vim +PluginInstall +qall ✔ 2945 12:49:35 |
What do you get with |
|
maybe try changing the .vimrc to remove Fugitive and then do: |
looks like this error is identified as out of date fugitive: tpope/vim-fugitive#1848 Maybe try force-killing vim-fugitive and reinstall:
|
Hi,
I have been on the "install vim plugins" stage for three hours on a reasonably fast connection. Is this expected behaviour? Is it possible to add output to the process so I can what it's doing, if it's falling, etc.?
The text was updated successfully, but these errors were encountered: