Skip to content
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

Strange bleed-over #542

Closed
jtmkrueger opened this issue Jun 17, 2014 · 5 comments
Closed

Strange bleed-over #542

jtmkrueger opened this issue Jun 17, 2014 · 5 comments

Comments

@jtmkrueger
Copy link

It appears that the warning section in my vim airline bleeds over to split next to it, and displays some really strange stuff: image

Here's my relevant airline settings:

let g:airline#extensions#tabline#enabled = 1
let g:airline#extensions#tabline#show_buffers = 1
let g:airline_powerline_fonts = 1

And here's a link to my entire .nvimrc

@jtmkrueger
Copy link
Author

I am using neovim, which may be the culprit.

@jtmkrueger
Copy link
Author

Update: It seems to only be an issue when I am using splits. if I only have a single window open, things behave as expected. Or I just don't see it 😄

@bling
Copy link
Member

bling commented Jun 18, 2014

i guess first thing you can do is check if regular vim is affected. i've seen this before, but only on an older version of vim like 7.2.

@jtmkrueger
Copy link
Author

Hm, further investigation reveals this only seems to be an issue with .rb & .erb files. I'm starting to lean toward a plugin incompatibility.

@bling
Copy link
Member

bling commented Jul 3, 2014

should be resolved upstream: neovim/neovim#858

@bling bling closed this as completed Jul 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants