diff options
author | bekaboo <kankefengjing@gmail.com> | 2025-03-14 15:23:36 -0400 |
---|---|---|
committer | Christian Clason <ch.clason+github@icloud.com> | 2025-03-15 14:59:06 +0100 |
commit | a41b6fd17341d9e6dbbc7d7806060603ab3a9b7e (patch) | |
tree | c9a769da71dbeb512c352076e4c19fff2d168dc4 /runtime/lua/vim/_meta/vimfn.lua | |
parent | 4662ad5643b270958fa6dc3c0ded15800ce6faf6 (diff) | |
download | rneovim-a41b6fd17341d9e6dbbc7d7806060603ab3a9b7e.tar.gz rneovim-a41b6fd17341d9e6dbbc7d7806060603ab3a9b7e.tar.bz2 rneovim-a41b6fd17341d9e6dbbc7d7806060603ab3a9b7e.zip |
fix(lsp): autocmds to close lsp preview windows not cleared
Problem: Augroup to close lsp preview hover window is not cleared after
the window is closed because of unmatched group name.
Solution: Delete the augroup before closing the preview window with
correct group name.
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions