aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/hl.lua
diff options
context:
space:
mode:
authorglepnir <glephunter@gmail.com>2025-03-11 20:10:09 +0800
committerGitHub <noreply@github.com>2025-03-11 05:10:09 -0700
commita14fca432b963b01ae9b47598f5d787520402810 (patch)
tree31c1cdc976eb661e15e80cbece52bd058f1432f4 /runtime/lua/vim/hl.lua
parent55bdb077b7069c018cc5ccf682417770abec5b4a (diff)
downloadrneovim-a14fca432b963b01ae9b47598f5d787520402810.tar.gz
rneovim-a14fca432b963b01ae9b47598f5d787520402810.tar.bz2
rneovim-a14fca432b963b01ae9b47598f5d787520402810.zip
fix(lsp): improve LSP floating preview window cleanup #31353
Problem: The current implementation creates a unique autocommand group for each floating preview window, which is inefficient and can lead to numerous autocommand groups. Solution: Use a single shared autocommand group with improved window validation to properly clean up LSP floating preview windows.
Diffstat (limited to 'runtime/lua/vim/hl.lua')
0 files changed, 0 insertions, 0 deletions