You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a configuration on the LSP client you use in neovim and not set by the Ruby LSP server.
I think what you're looking for is :help hl-Pmenu. So you could do something like highlight Pmenu ctermbg=none but I'm not sure. A neovim subreddit/stackoverflow could be a better resource. Also :help highlight.
Description
Reproduction steps
Hello, I'm using it with Neovim 0.10 and the colors look a bit odd:
So how can I set the colors instead of that black background? Is there anything I need to modify to make it use theme colors?
Code snippet or error message
The text was updated successfully, but these errors were encountered: