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
Currently, there's no luv _meta file for LSP annotations, and the most used lua LSP is planning to drop the builtin luv meta file, which would require users to download a separate luv meta library.
Expected behavior
Have the luv meta-file library built in.
Downside
Adding a large meta library such as luv to the meta files would increase LSP load times.