numirias / semshi

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

Highlight difference between function name and global variable name #131

Open yubin-prestolabs opened 1 month ago

yubin-prestolabs commented 1 month ago

Is it possible to provide different highlight color for function name and global variable name?

Related thread: https://github.com/numirias/semshi/issues/100