Closed hamidreza4dev closed 1 year ago
I am going to need time to assess this.
On face value this seems far too large a block to support just one plugin. I count 54 highlight statements in this issue. That feels like far too much.
By contrast, tokyonight
theme only needs 19 groups and nightfox
theme only needs 11 groups to support LSP Saga.
When I have time I will experiment with LSP Saga and see what is needed to support the plugin in a minimal kind-of way.
Cheers.
I have implemented lspsaga.nvim
. Different to the suggestions in the first post.
Hopefully it is satisfactory. Post in this thread if there is an error.
For now I am closing this. Thanks.
In the latest version of LSPSaga, the color of the popup is purple by default, it can be matched with the theme with this piece of code.
If you approve it, add it
more information on https://github.com/glepnir/lspsaga.nvim/blob/main/lua/lspsaga/highlight.lua