You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh I just found out about this neovim/neovim#19458 , somehow google doesn't found the latest issue but only show me old one.
Closing this to track over there.
Self Checks
How to reproduce the problem
:help ...
) (OK):help ...
or floaterm ...)Expected behaviour
No E315 error
Actual behaviour
Minimal config to reproduce the issue
Minimal config with just packer and lualine, on neovim nightly 0.8 (the past 3-4 days all has problems).
Aditional information
If winbar is disabled in setup
winbar = {}
, I don't get the error even if I have configuredinactive_winbar = {...}
. It's only happens withwinbar
.The first commit that reproduce this problem for me is #736 but I don't have this problem during testing this branch before it was merged.
The text was updated successfully, but these errors were encountered: