duat-treesitter

A tree-sitter implementation for Duat
duat-treesitter currently does two things:
- Syntax highlighting
- Indentation calculation
Both of those things are done through the TsParser reader,
with the PubTsParser public API.
A tree-sitter implementation for Duat
duat-treesitter currently does two things:
Both of those things are done through the TsParser reader,
with the PubTsParser public API.