mirror of
https://github.com/neovim/neovim.git
synced 2026-05-21 20:34:14 +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.