Skip to content

Fix statusline breakage with NeoVim 0.11 - #466

Open
ararslan wants to merge 1 commit into
morhetz:masterfrom
ararslan:aa/nvim-0.11
Open

Fix statusline breakage with NeoVim 0.11#466
ararslan wants to merge 1 commit into
morhetz:masterfrom
ararslan:aa/nvim-0.11

Conversation

@ararslan

@ararslan ararslan commented Apr 1, 2025

Copy link
Copy Markdown

Fixes #465.

For reference, see https://neovim.io/doc/user/news-0.11.html.

The fix here is similar ellisonleao/gruvbox.nvim@c74e6e5, except here the arguments are not swapped; that produced a different result for me entirely, whereas this restores the 0.10.4 appearance.

See https://neovim.io/doc/user/news-0.11.html.

The fix here is similar to a fix applied to ellisonleao/gruvbox.nvim,
except here the arguments are not swapped; that produced a different
result for me entirely, whereas this restores the 0.10.4 appearance.
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

Successfully merging this pull request may close these issues.

Status line appearance differs in NeoVim 0.11

1 participant