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 erroring out #535

Closed
phillipwei opened this issue Nov 1, 2014 · 1 comment
Closed

PluginSearch erroring out #535

phillipwei opened this issue Nov 1, 2014 · 1 comment

Comments

@phillipwei
Copy link

:PluginSearch errors out for me:

Error detected while processing function vundle#scripts#all...26_load_scripts:
line 7:
E696: Missing comma in List:
Error detected while processing function vundle#scripts#all:
line 5:
E712: Argument of filter() must be a List or Dictionary
...

Has anyone else experience this before?

@phillipwei
Copy link
Author

Ah, never mind. I just dug down into script-names.vim-scripts.org.json and see that it got corrupted (invalid json -- no terminating ']'). I faintly recall cancelling out of a search at some point; this may have interrupted the curl update. I deleted, forced a regeneration, and it looks good now.

Seems like we should check that the json file is valid; if invalid, wipe and regenerate automatically?

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

1 participant