-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
BundleSearch fails, #546
Comments
Sorry, not on a windows box here. Do you still have this problem? I've had it before due to temporary inavailability of the scripts list online. If you still have it, can you run this and paste the output: :echo system('curl --version') |
Closing for lack of news, please feel free to reopen if you still have the issue. |
I am getting the same error.
Here's my .vimrc
|
This is caused by a failing download of the vimscripts json file, further causing a json parsing error. |
So.... how do you fix it ? |
I am guessing the real fix would be a proper error message to the user of the actual error and then ignore it, avoiding parsing, but for now, just wait a while and hope the download works again 🤷 |
Upon
:BundleSearch
I get following error:I did follow the guideline https://github.com/gmarik/Vundle.vim/wiki/vundle-for-windows, so i have curl/git setup
because I was having error:
The text was updated successfully, but these errors were encountered: