yegappan / lsp

Language Server Protocol (LSP) plugin for Vim9
MIT License
484 stars 56 forks source link

Question about LspHover Background Color #548

Closed sevehub closed 2 months ago

sevehub commented 2 months ago

I have a question. I am using this plugin extensively, and I've noticed that for some servers, the pop-up that appears with :LspHover is almost indistinguishable from the rest of the text.

Is there an option to change the background color of the hover pop-up? If so, could you please provide guidance on how to do this?

sevehub commented 2 months ago

Ok, I have figured out that it can be done by changing the color value on the P highlight group.