mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00

* lsp: client stop cleanups * Add diagnostic clearing to client.stop() method used by nvim-lspconfig * Clear diagnostic cache to prevent stale diagnostics on client restart * lsp: Add test for vim.lsp.diagnostic.reset