mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-06-23 01:09:06 +02:00
> After updating lua_ls to
[v3.13.3](https://github.com/LuaLS/lua-language-server/releases/tag/3.13.3)
noticed my plugin scripts using `@type LazyPluginSpec` now have
`missing-fields` warnings.
It seems they have changed how `missing-fields` diagnostics work with
inherited types:
|
||
---|---|---|
.. | ||
lazy |