Open
Description
Did you check the docs?
- I have read all the lazy.nvim docs
Is your feature request related to a problem? Please describe.
Neovim has just added a 'winborder'
option to set the default border style for floating windows: neovim/neovim@62d9fab
Describe the solution you'd like
It would be great if 'winborder'
was respected in the case where lazy's ui.border
setting is unset but 'winborder'
is set!
Describe alternatives you've considered
N/A
Additional context
No response