Floating window borders not working #654
Replies: 1 comment 2 replies
-
hey 👋 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
:h rustaceanvim
.Description
#363 was closed, but when I try to set the window border to

"rounded"
, no border is set:I don't think this is a bug because the PR was clearly merged in, so I believe this must have something to do with my config, maybe with highlight groups or something. This affects both hover and action windows for me.
Example Code
Neovim version (nvim -v)
v0.10.2
Operating system/version
macOS 14.2.1
Output of :checkhealth rustaceanvim
Beta Was this translation helpful? Give feedback.
All reactions