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

When use this plugin in neovim, I get some error. #508

Closed wsdjeg closed 7 years ago

wsdjeg commented 7 years ago

Vim path : "/usr/local/bin/vim" is not executable.

I think mabe we should use exepath(v:progname).

Shougo commented 7 years ago

Yes, but I don't want to support neocomplcache anymore.