Skip to content
Discussion options

You must be logged in to vote

Hello,

I keep getting the following error on startup

The reason why you're getting this error is that you're using an outdated (<0.11) neovim version.

explicit setup call inside a config function

Just a heads-up, as you're new to neovim: lazy.nvim's opts are passed to the setup function, so there's no difference in doing that. Under normal circumstances, opts and config should not be used together.

Also, if there are any example configurations that correctly override winbar options, that would be very helpful.

You're on the right track, it's just the outdated neovim version that's on the way. But in any case, you can take a look at the docs to check the full default config.

I notic…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Melal1
Comment options

Answer selected by Melal1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants