mirror of
https://github.com/neovim/neovim.git
synced 2026-05-20 03:51:18 +00:00
Problem: possible to configure a split as a floatwin with relative=win that is relative to itself. Solution: fix the check. Not caused by this PR; just something I noticed when about to fix the validation logic.