docs(rust): add missing +tree-sitter flag
This commit is contained in:
parent
a1903ac4d5
commit
e51b7291c1
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ e.g. ~cargo~.
|
||||||
- +lsp ::
|
- +lsp ::
|
||||||
Enable LSP support for ~rustic-mode~. Requires [[doom-module::tools lsp]] and a langserver
|
Enable LSP support for ~rustic-mode~. Requires [[doom-module::tools lsp]] and a langserver
|
||||||
(supports [[https://rust-analyzer.github.io/][rust-analyzer]] and rls).
|
(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
|
** Packages
|
||||||
- [[doom-package:rustic]]
|
- [[doom-package:rustic]]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue