mirror of
https://github.com/neovim/neovim.git
synced 2026-05-07 22:40:39 +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.