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

winbar start up complain using default setup #19

Open
radkle opened this issue Jan 16, 2023 · 0 comments
Open

winbar start up complain using default setup #19

radkle opened this issue Jan 16, 2023 · 0 comments

Comments

@radkle
Copy link

radkle commented Jan 16, 2023

I am using nvim 0.8 , installed latest winbar from master.
When using default setup() , start up nvim, got "attempt to index a nil value(opts)" error at line 10.
however if using copy whole default setup opts as setup method argument, it works fine.

checked init.lua source code, line 10
if opts.enabled == true then
maybe need add nil check here for opts

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

1 participant