mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 10:52:01 +10:00
Problem: Health check floating window gets closed when pressing 'gO' to show TOC because LSP floating preview system auto-closes on BufEnter events triggered by :lopen. Solution: Temporarily disable BufEnter event for the current window during TOC operations and adjust window layout to prevent overlap.
3.9 KiB
3.9 KiB