mirror of
https://github.com/neovim/neovim.git
synced 2026-03-01 22:58:27 +00:00
Problem: Unable to change the "relative" of a flag after its target
"win" no longer exists.
Solution: Unset target window if it is not present in config and
reconfigured "relative" no longer expects a target window.