Closed NicolasGB closed 10 months ago
Ah, there might have been a missed highlight in the change... Could you tell me the output when you put your cursor on the part that used to be highlighted and run :Inspect
? Thanks
Sure! here you go, the TS value seems to be @module.go
Thanks, I'll look into it
Just pushed a commit that should have fixed it. Would you update and test, please?
Yes it's back to the old behavior, thanks!
No problem
First of all thank you for the plugin. Since finding it i've not switched coloscheme, it is soo good so congratulations.
I'm opening this issue because since the latest updates to match the new treesitter tags (or so it seems with your latest commits) the packages in golang have the same color as the types and it's a bit annoying, previously packages were white.
Would it be possible to set it up with a different color? is this change intented or it's a bug? If it's intented would you help me override it in my config? i've tried overriding it with the "on_highlights" config in the setup but i couldn't make it work.
Again thanks for the theme and the maintainance!