m-demare / hlargs.nvim

Highlight arguments' definitions and usages, using Treesitter
GNU General Public License v3.0
461 stars 10 forks source link

Doesn't play nice with nvim-treesitter/nvim-treesitter-context #47

Open filipgodlewski opened 1 year ago

filipgodlewski commented 1 year ago

Describe the bug Hi, the issue is that the context is improperly highlighted with whatever the default nvim-treesitter-context color was.

Expected behavior Context args color should be the same as the one that is used everywhere else

Screenshots or sample file obraz

System information

m-demare commented 1 year ago

Hi! I've been having some connection issues lately, but I'll look into this as soon as possible