Open
Description
The preview_config.border
option was removed from the docs in be7640c presumably due to the new vim.o.winborder
option that has been added.
However while respecting winborder is great, many many plugins have not yet updated to it. Meaning that you have to disable it for a time until the bulk of the larger plugins like plenary update to be compatible.
Until that time the gitsigns window is the odd one out and there is no documented way to tell people to update only the gitsigns window to match other windows.
Perhaps it can be added back with the caveat of "only set this if you want to override winborder, or add a check to see if winborder is set to none before respecting it?
Metadata
Metadata
Assignees
Labels
No labels