summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorglepnir <glephunter@gmail.com>2025-07-08 20:21:09 +0800
committerGitHub <noreply@github.com>2025-07-08 05:21:09 -0700
commit28b7c2df521744347e3286927af13fd8421f0ea1 (patch)
tree60ca189970fd49ef230102821a8800d787a202c2 /runtime/lua/vim/_editor.lua
parentf68a5c40f01dc0f26a9643989a84ba22e7c6fc49 (diff)
fix(health): floating window closes when opening TOC (gO) #34794
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.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions