diff options
author | glepnir <glephunter@gmail.com> | 2025-03-19 20:16:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-19 12:16:20 +0000 |
commit | 0e59f6f4c7cd376926fc5027b42a94e12cb017fe (patch) | |
tree | 7798d82a9a4949d92750a8f3b719892b95539aba /runtime/lua/vim/snippet.lua | |
parent | 74fcc9452cd99680a9f4aad255e90204966f74c3 (diff) | |
download | rneovim-0e59f6f4c7cd376926fc5027b42a94e12cb017fe.tar.gz rneovim-0e59f6f4c7cd376926fc5027b42a94e12cb017fe.tar.bz2 rneovim-0e59f6f4c7cd376926fc5027b42a94e12cb017fe.zip |
fix(api): don't use 'winborder' when reconfiguring float (#32984)
Problem: Reconfiguring a float window applies the global 'winborder'.
Solution:
- Ignore 'winborder' when reconfiguring a float window.
- Still apply 'winborder' when converting a split to a float window.
Diffstat (limited to 'runtime/lua/vim/snippet.lua')
0 files changed, 0 insertions, 0 deletions