mirror of
https://github.com/neovim/neovim.git
synced 2024-12-22 04:05:09 -07:00
a5bbb932f9
This generalizes diagnostic handling outside of just the scope of LSP. LSP clients are now a specific case of a diagnostic producer, but the diagnostic subsystem is decoupled from the LSP subsystem (or will be, eventually). More discussion at [1]. [1]: https://github.com/neovim/neovim/pull/15585 |
||
---|---|---|
.. | ||
lsp | ||
treesitter | ||
_meta.lua | ||
compat.lua | ||
diagnostic.lua | ||
F.lua | ||
highlight.lua | ||
inspect.lua | ||
lsp.lua | ||
shared.lua | ||
treesitter.lua | ||
uri.lua |