Closed mcchrish closed 3 years ago
Hi, thanks for opening this PR. I'm not familiar with the FloatBorder highlight group, could you provide a bit more context for this change? Is this a feature unique to Neovim?
Yes it's a neovim feature only. It's used to highlight the border of a floating window. By default it's linked to VertSplit
which looks like this:
And after the change:
Makes it blend well to the background and highlights the border characters nicely.
Looks great and thank you for the PR+screenshots!
To make the floating window border more visible.