mirror of
https://github.com/neovim/neovim.git
synced 2026-03-23 17:10:52 +00:00
Problem: "win" is cleared in float config after 96330843, even with
unchanged "relative".
Solution: Don't clear "win". Avoid erroring for deleted "win" by setting
the parent win to curwin directly when "win" is zero or not
present in config.