Closed smutch closed 11 years ago
Can you explain the behavior by screenshot?
Here is a quick example. Here the current line hasn't been scrolled to the bottom of the window, but has moved by several lines...
This occurs also for 500+ line files viewed in full screen mode on MacVim.
OK. I improved neocomplcache for it. Please update.
Fantastic! Seems to work great. Thanks so much for the rapid response!
:-)
When completing the name of a C struct member, the line currently being edited is moved to the bottom of the window.
i.e. If I have a struct called
foo
with a member calledmbr
and try to complete:then the window is scrolled. I have confirmed that setting
completeopt-=preview
makes no difference.My neocomplcache options are below: