diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-12-10 06:50:03 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-10 06:50:03 +0800 |
commit | 7faf8a45e8c48d5ab1b6096d6b3e23c84bb3d7c6 (patch) | |
tree | 2b05e6e2b520a25ba8576fe5a8a5fbc83d3d59e0 /runtime/lua/vim/lsp/semantic_tokens.lua | |
parent | 8b84a10db76ef2bd15bbd3c06ae2d5dfaadc1482 (diff) | |
download | rneovim-7faf8a45e8c48d5ab1b6096d6b3e23c84bb3d7c6.tar.gz rneovim-7faf8a45e8c48d5ab1b6096d6b3e23c84bb3d7c6.tar.bz2 rneovim-7faf8a45e8c48d5ab1b6096d6b3e23c84bb3d7c6.zip |
fix(events): skip WinScrolled for newly-created float windows (#21333)
Unlike split windows, creating a new floating window does not cause
other windows to resize, so it doesn't make much sense to trigger
WinScrolled or WinResized when creating a new floating window.
Diffstat (limited to 'runtime/lua/vim/lsp/semantic_tokens.lua')
0 files changed, 0 insertions, 0 deletions