mirror of
https://github.com/neovim/neovim.git
synced 2026-03-03 23:02:36 +10:00
In a floating window grid, "wrap" flag should not be set when vertical borders are used, as the the wrapped text will be broken up by border chars. fixes #33719