uloco/bluloco.nvim

Breaking highlight changes in treesitter

Closed this issue · 2 comments

Mainly:

  • @type.qualifier@keyword.modifier
  • @keyword.storage@keyword.modifier

I'm not sure why nvim tree-sitter keeps having breaking highlight changes, but here are the commits:

nvim-treesitter/nvim-treesitter@998b230
nvim-treesitter/nvim-treesitter@dccf31f
nvim-treesitter/nvim-treesitter@5d75359

Thank you so much for keeping track of this and fixing!

You’re welcome!