diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-11-03 11:28:31 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-03 11:28:31 +0800 |
commit | 99acc9de559a2ea3b9de2b418dbcae774d1d9a75 (patch) | |
tree | 61e06a964c5248836c1aaf3e9f61785421d51b7d /runtime/lua/vim/lsp/util.lua | |
parent | 3075c69ff02faf396e5efbdcb4a255b0b0309649 (diff) | |
download | rneovim-99acc9de559a2ea3b9de2b418dbcae774d1d9a75.tar.gz rneovim-99acc9de559a2ea3b9de2b418dbcae774d1d9a75.tar.bz2 rneovim-99acc9de559a2ea3b9de2b418dbcae774d1d9a75.zip |
fix(treesitter): close InspectTree/EditQuery window on BufUnload (#31036)
Problem: The window opened :InspectTree or :EditQuery isn't closed when
the source buffer is unloaded, even though it is closed when
the buffer is hidden.
Solution: Also close the window on BufUnload.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions