gruvbox-community / gruvbox

Retro groove color scheme for Vim - community maintained edition
MIT License
801 stars 62 forks source link

Highlight for treesitter TSKeywordOperator #153

Closed luisiacc closed 2 years ago

luisiacc commented 3 years ago

I checked it out on the code and gruvbox does not highlight TSKeywordOperator from treesitter, perhaps others, I think it should. More reference on this can be found here: https://github.com/nvim-treesitter/nvim-treesitter/issues/447

rouge8 commented 2 years ago

I opened a PR for this: https://github.com/gruvbox-community/gruvbox/pull/175

rbong commented 2 years ago

Thanks for the PR and sorry for the delay, let me know if there are any problems.