Shougo / neocomplcache.vim

Ultimate auto-completion system for Vim.
http://www.vim.org/scripts/script.php?script_id=2620
1.72k stars 135 forks source link

Error: Argument of sort() must be a List / List required #402

Closed oryband closed 9 years ago

oryband commented 11 years ago

I get this error randomly:

Error detected while processing function neocomplcache#complete#manual_complete..neocomplcache#complete#_get_words:
line   11: E686: Argument of sort() must be a List

Error detected while processing function neocomplcache#complete#manual_complete..neocomplcache#complete#_get_words:
line   11: E714: List required

Any ideas?

Shougo commented 11 years ago

Well... In my environment, this errors is not happened. I cannot fix it...

Shougo commented 11 years ago

I checked the codes. But I cannot find errors.

oryband commented 11 years ago

Never mind... You can WONTFIX this.

Shougo commented 11 years ago

OK.