fix(float): respect latest option `vim.o.winborder`
Description
Setting the latest neovim option vim.o.winborder causes vim.api.nvim_open_win to copy the option if the border is not defined.
Screenshots
before:
after:
This PR is stale because it has been open 30 days with no activity.
Why close?
@quebn can you reopen this?
@mochaaP github won't allow me to reopen this because my fork's main branch has changes that was forced push because of changes that wasn't intended for this pull request that's why i closed this.
feel free submit a pull request with my fix tho.
Is 775cc42 (#633) relevant for this PR?