Commit c5fd07b
fix(float): respect latest option
#633, cherry picked from commit 6d7c4a5
## 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:

Co-authored-by: Quebn <gonzalesquebin@gmail.com>vim.o.winborder (#666)1 parent c098362 commit c5fd07b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
0 commit comments