cpea2506 / one_monokai.nvim

One Monokai for Neovim
MIT License
159 stars 9 forks source link

fix(semantic-tokens): link to existent highlight groups #84

Closed cpea2506 closed 3 months ago

cpea2506 commented 3 months ago

Previously, semantic tokens highlight groups link to tree-sitter groups. But old tree-sitter groups have been deprecated for a long time ago since https://github.com/cpea2506/one_monokai.nvim/pull/82.