Hey, thanks for this wonderful plugin
I am facing a problem i guess should be pretty easy to fix but i dont know how to do it
Since i am using the tree sitter grammar for angular, when i open an html file, the filetype gets the value of 'htmlangular' like in the docs in their link
https://github.com/dlvandenberg/tree-sitter-angular
But then when i hover a tag in the html file, i dont see the highlight nor can use the % operator
However if i set the filetype to html, then it starts working again
Does someone know how to fix this problem?
Hey, thanks for this wonderful plugin
I am facing a problem i guess should be pretty easy to fix but i dont know how to do it
Since i am using the tree sitter grammar for angular, when i open an html file, the filetype gets the value of 'htmlangular' like in the docs in their link
https://github.com/dlvandenberg/tree-sitter-angular
But then when i hover a tag in the html file, i dont see the highlight nor can use the % operator
However if i set the filetype to html, then it starts working again
Does someone know how to fix this problem?