kilbd / nova-rust

A Rust extension for the Nova text editor, using the Rust Analyzer language server.
MIT License
29 stars 5 forks source link

Add Support for Tree Sitter #38

Closed kilbd closed 1 year ago

kilbd commented 1 year ago

Tree Sitter support was added in Nova 10. Supporting it with this Rust extension should result in improved syntax highlighting.