Files
neovim/runtime/lua/vim/lsp
Donatas ace254c9ff fix(lsp): close floating preview window correctly #34946
Problem:
After 28b7c2d (found with bisect) the hover preview window does not
close when :edit'ing another file, even when you move the cursor.

Solution:
Change the BufLeave to target the original buffer, not the preview
buffer.
2025-07-15 20:12:45 -07:00
..
2025-04-17 15:44:46 +01:00
2025-06-06 15:36:48 +01:00
2025-06-06 15:36:48 +01:00