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

something error with minibufexpl #433

Closed hushicai closed 9 years ago

hushicai commented 11 years ago

i use https://github.com/fholgado/minibufexpl.vim.git when i change buffer in the minibufexpl window, neocomplcache fails to complete.

I acts as below:

Shougo commented 11 years ago

I don't use minibufexpl. But it is not neocomplcache problem.

You can check neocomplcache condition by neocomplcache#is_locked().

Or your settings problem for minibufexpl.