Sanchayan Maity
24cd59f124
With get_line_diagnostics being deprecated we switched to
vim.diagnostic.get but vim diagnostics are different from
LSP diagnostics and need to be converted.
We copy the code from get_line_diagnostics here as that
will be dropped in 0.12. Strangely the issue only kept
coming up with ruff/Python and HLS/Haskell.
This fixes commit
|
||
---|---|---|
.. | ||
after | ||
autoload | ||
ftdetect | ||
lua | ||
plugin | ||
queries/lean | ||
.editorconfig | ||
init.lua |