projekt0n / github-nvim-theme

GitHub's Neovim themes
MIT License
2.07k stars 106 forks source link

Missing highlight groups for typescript? #210

Closed abenz1267 closed 1 year ago

abenz1267 commented 1 year ago

There seem to be certain highlight groups missing for typescript. F.e.

Screenshot_20221005_230116

Hightlight groups for "interface", "ButtonProps" and all the types are missing. Works fine with Kanagawa.

Regards

abenz1267 commented 1 year ago

Actually i noticed there's a highlights.scm for typescript in the repo. deleting it fixed it for me.

ful1e5 commented 1 year ago

Closed ref to #211. Thanks for contribution.