Files
neovim/runtime/lua
Ilia Choly 879d17ea8d fix(lsp): detach all clients on_reload to force buf_state reload (#28875)
Problem:  The changetracking state can de-sync when reloading a buffer
          with more than one LSP client attached.
Solution: Fully detach all clients from the buffer to force buf_state to
          be re-created.
2024-05-21 20:02:48 +02:00
..
2023-09-10 11:43:37 +02:00
2024-05-15 07:18:33 +08:00