Skip to content
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

":PluginSearch color" error. cant search for plugins #931

Open
InvisibleRasta opened this issue May 8, 2020 · 5 comments
Open

":PluginSearch color" error. cant search for plugins #931

InvisibleRasta opened this issue May 8, 2020 · 5 comments

Comments

@InvisibleRasta
Copy link

InvisibleRasta commented May 8, 2020

Hello i have been trying to get neovim,same thing happens in vim

Error detected while processing function vundle#scripts#all[3]..<SNR>26_load_scripts:
line    7:
E15: Invalid expression: <html>^M
E15: Invalid expression: <html>^M
Error detected while processing function vundle#scripts#all:
line    5:
E712: Argument of filter() must be a List or Dictionary
line   10:
E899: Argument of reverse() must be a List or Blob
Error detected while processing function vundle#scripts#all[10]..vundle#scripts#bundle_names:
line    1:
E712: Argument of map() must be a List or Dictionary
Error detected while processing function vundle#scripts#all[10]..vundle#scripts#view:
line   15:
E745: Using a List as a Number
E116: Invalid arguments for function append
@NUAAwanghe
Copy link

i have the same question,can anyone resolve it?

@davidlowryduda
Copy link

This is fundamentally the same issue as #914. The problem is the same as I noted there, which is that vundle uses an API that no longer exists to query.

This is not a simple fix. The correct current course of action is to not use PluginSearch or to patch in your own PluginSearch function. I am not aware of any pull request or fork that has resolved this (probably because PluginSearch is much less useful now that most plugins are on github).

@fpusersuggest
Copy link

I have the same problem, I lost 2 hours to uninstall all scripts installed system-wide and removed all plugins installed as user. Also edited many times .vimrc.
Please write down of this bug in the README on github so that other people don't lose time.
I have Ubuntu 20.04.1 LTS.

@QuantumTarantino
Copy link

QuantumTarantino commented Dec 21, 2020

Same problem. Ubuntu 20.04.1 LTS

@jinliangli
Copy link

I Got the same problem in vim 8.1 version on ubuntu 20.04.6 LTS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants