Skip to content

Adds border config property#16

Open
gonstoll wants to merge 2 commits into
tamton-aquib:mainfrom
gonstoll:main
Open

Adds border config property#16
gonstoll wants to merge 2 commits into
tamton-aquib:mainfrom
gonstoll:main

Conversation

@gonstoll

Copy link
Copy Markdown

With the new vim.opt.winborder option, all float borders are affected. For me, I have it set up with "single", which made the Duck float a bit ugly 🫤

Screenshot 2025-11-10 at 09 34 34

I imagine this is the same for someone else out there. So I'm just proposing adding a border config option so you can reset it.

I'm not sure this needs to be exposed to the consumers via config, or just straight up set it in nvim_open_win though. But I see it as less of a breaking change to default it to none, and let users handle it however they want.

Open to opinions 🤗

Btw, I absolutely love this plugin 😄 I use it every time I pair program or share my screen 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant