Category "treesitter"

How do I use the node-tree-sitter module from typescript?

From looking at pull requests & issues I see there are typescript definitions (possibly currently out of date) in the node-tree-sitter module; how do I acce

Neovim Treesitter highlighting HTML,JS,PHP in PHP file

I recently switched to Neovim and I tried to configure native LSP with Treesitter. I ran into some wrong highlighting with PHP combined with HTML. Everytime whe