mirror of
https://github.com/neovim/neovim.git
synced 2026-01-26 15:11:35 +10:00
Problem: floaing preview window can be closed by some ex commands like `only` `fclose` which will not clean the bufvar Solution: use WinClosed event with floating_winnr for clean bufnr, and add test cases for vim.lsp.util.open_floating_preview
8.9 KiB
8.9 KiB