Files
neovim/runtime/lua
crwebb85 025c874415 fix(lsp): clear lsp client diagnostics (#29050)
Problem: When an lsp client is stopped, the client will
only clear the diagnostics for the attached buffers but
not the unattached buffers.
Solution: Reset the diagnostics for the whole namespace rather than
for only the attached buffers.
2024-05-30 08:59:23 +02:00
..
2023-09-10 11:43:37 +02:00
2024-05-15 07:18:33 +08:00
2024-05-27 20:48:46 +02:00