numirias / semshi

🌈 Semantic Highlighting for Python in Neovim
1.03k stars 34 forks source link

hi semshiLocal is ineffective at changing the highlight for local variables #119

Open curiousponge opened 2 years ago

curiousponge commented 2 years ago

Hello,

I am using a colorscheme so I am changing the highlighting for all the semshi[...] classes to my desire. I can change any class else, but local variables (hi semshiLocal) never take an effect, although I can change the semshiLocal variable.

Since the plugin is so great, I would like to have it working perfectly.

Thanks in advance,