Skip to content

feat(options): use the new winborder option to set floating window style #2772

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mehalter
Copy link
Member

@mehalter mehalter commented Mar 28, 2025

📑 Description

This migrates to utilizing the 'winborder' option added in Neovim v0.11 for globally setting the default floating window border to "rounded". This helps create a unified user interface and a single location for users to change the general style of the editor.

Todo

Known issues to be solved before this can be merged

ℹ Additional Information

At the moment a ton of plugins have various levels of hard coded values for their window creation, so it's not a good idea to merge this quite yet. But we should keep an eye out on the ecosystem to see when is a good time to roll this out.

@mehalter mehalter marked this pull request as draft March 28, 2025 19:40
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