You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
: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?
The text was updated successfully, but these errors were encountered: