Closed UncleBill closed 11 years ago
This behavior is hard to fix. But I will improve it in ver.8.1.
You can complete current buffer manually by NeoComplCacheCachingBuffer
.
Thanks!
Vim support it natively: using <c-x><c-u>
and <c-x><c-p>
neocomplcache does not use Vim's internal completion.
got it
fixed #416
Neo seems to have this feature at one time.