Files
neovim/runtime/lua/vim/lsp
Chinmay Dalal 96b94f8d77 fix(lsp): duplicate on_detach, on_reload callbacks #24067
M.enable already clears bufstate[bufnr] and the namespace,
the duplicate callbacks cause an error (indexing bufstate[bufnr] fails)
2023-06-20 02:36:06 -07:00
..
2023-06-19 23:06:54 -07:00
2023-06-19 23:06:54 -07:00
2023-06-07 13:52:23 +01:00