duat-treesitter

A tree-sitter implementation for Duat
duat-treesitter currently does two things:
- Syntax highlighting
- Indentation calculation
Installation
Just like other Duat plugins, this one can be installed by calling
cargo add in the config directory:
Or, if you are using a --git-deps version of duat, do this:
But this is a default plugin, so you most likely won’t have to do that.