Files
neovim/runtime/lua/vim/lsp
bekaboo a41b6fd173 fix(lsp): autocmds to close lsp preview windows not cleared
Problem: Augroup to close lsp preview hover window is not cleared after
the window is closed because of unmatched group name.

Solution: Delete the augroup before closing the preview window with
correct group name.
2025-03-15 14:59:06 +01:00
..
2025-02-17 17:52:55 -08:00
2025-03-02 14:27:52 -08:00