Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Or maybe the type needs to be tweaked?
Anyways, given the following:
I get the following diagnostic warning from lua_ls:
So the type LazySpec isn't happy with a
false
for version, although that's the correct value whenconfig.defaults.version = "*"
.Beta Was this translation helpful? Give feedback.
All reactions