-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
airline breaks completion preview menu #78
Comments
seems to work fine over here. can you try |
Neither I had to use How can I get a preview easily in non python to test if it is jedi's fault? |
this depends on a variety of factors....whether you're using YCM, neocomplete, neocomplcache, supertab, etc. maybe try python-mode with rope instead of jedi? |
and also worth checking if it's just vim bug...try setting the |
long same problem occurs with python-mode. |
i just pulled your vimrc from your profile and i can't repro. can you give me more detailed steps? what version of vim you're using, what hot keys you're using, etc. |
Looks like it might be the ubuntu vim powerline/powerline#523 That's what I am using right now. |
|
assuming you're on ubuntu raring, you're running vim with patches up to 547, which is over a year old. try the 7.4 beta that was just released. |
i was able to reproduce on vim-429. i'm pretty sure this was fixed within vim some time ago. try the latest version and let me know if it still persists. |
Thanks, fixed in 918 that I got from this PPA: Maybe add a warning or something? |
added entry into the faq. |
The same problem with powerline as well... powerline/powerline#286
The text was updated successfully, but these errors were encountered: