Kiyan

Results 154 comments of Kiyan

Seems like the message says that you need treesitter cli to be installed. Please send us the whole checkhealth.

shouldn't this be an issue for gruvbox instead of nvim-treesitter ?

does typing `:messages` give some errors ?

I think this is similar to https://github.com/nvim-treesitter/nvim-treesitter/issues/3110 ?

this looks like its related to the typescript parser itself.

This is expected. parsing the files is not yet asynchronous or partial, so that will be slow.

A method is a function in an object, to me they have the same semantic. I don't think adding new highlight groups would be an issue, but since we try...

for now what i've implemented does : 442 success 98 errors and it does not handle comments and such yet.

I think we can, I'll give it a shot this week

hi @nkrkv does this still happen for you ?