You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i don't necessarily think it should override popup_border_style because winborder is supposed to be a default, not a global override. otherwise there would be no easy way to configure a separate winborder from other plugins.
i'll make setting popup_border_style to "" use winborder.
Did you check the docs?
Is your feature request related to a problem? Please describe.
neovim/neovim#31074 introduced new
winborder
option to define the default border style for floating windows.Describe the solution you'd like.
If
winborder
is set, use it instead ofpopup_border_style
.Describe alternatives you've considered.
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: