Files
neovim/runtime/lua
Ilia Choly 292365fa1b fix(lsp): do not detach from buffer if there are uninitialized clients (#29029)
Problem: if on_lines is called before the LSP is initialized, the buffer
is detached.
Solution: check for uninitialized clients before detaching.
2024-05-27 17:06:03 +02:00
..
2023-09-10 11:43:37 +02:00
2024-05-15 07:18:33 +08:00