docs(rust): add missing +tree-sitter flag

This commit is contained in:
Joan Antoni RE 2023-01-03 20:53:18 +01:00 committed by Henrik Lissner
parent a1903ac4d5
commit e51b7291c1

View file

@ -21,6 +21,9 @@ e.g. ~cargo~.
- +lsp ::
Enable LSP support for ~rustic-mode~. Requires [[doom-module::tools lsp]] and a langserver
(supports [[https://rust-analyzer.github.io/][rust-analyzer]] and rls).
- +tree-sitter ::
Leverages tree-sitter for better syntax highlighting and structural text
editing. Requires [[doom-module::tools tree-sitter]].
** Packages
- [[doom-package:rustic]]