diff options
author | Ilia Choly <ilia.choly@gmail.com> | 2024-05-21 14:02:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-21 20:02:48 +0200 |
commit | 879d17ea8d62c199ea0c91c5f37a4f25495be7ce (patch) | |
tree | d96ee486b6c4cdd2b497490718b909af0c762ef3 /src/nvim/quickfix.c | |
parent | 56b7a18995681b3e732f8fa460ef378e7044f990 (diff) | |
download | rneovim-879d17ea8d62c199ea0c91c5f37a4f25495be7ce.tar.gz rneovim-879d17ea8d62c199ea0c91c5f37a4f25495be7ce.tar.bz2 rneovim-879d17ea8d62c199ea0c91c5f37a4f25495be7ce.zip |
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.
Diffstat (limited to 'src/nvim/quickfix.c')
0 files changed, 0 insertions, 0 deletions