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
@fgheng hey unfortunately not fully, what I want is:
I want to have specific color for each gps symbol, for example: function have icon color yellow, property light blue etc... while the symbol color itself will be the foreground color.
and it works but funky:
With those colors
colors = {
path = "", -- You can customize colors like #c946fd
file_name = "#000000",
symbols = "#000000",
},
I want to have specific color for each gps symbol, for example: function have icon color yellow, property light blue etc... while the symbol color itself will be the foreground color.
Sure, this plugin not support this now, but it's a good idea and I think it's easy to do this.
I will check the gps plugin to see whether I can get the detail information of symbols from it.
Hey I want to disable some highlights for some things, and change for some other(some are gps symbols).
Is that possible?
The text was updated successfully, but these errors were encountered: