docs(tree-sitter): document tree-sitter flags

This commit is contained in:
Jeetaditya Chatterjee 2022-12-04 03:12:02 +00:00 committed by Henrik Lissner
parent fd7ac6710e
commit 0469cc4c48
4 changed files with 12 additions and 0 deletions

View file

@ -13,6 +13,9 @@ SAS, Julia and Stata.
** Module flags
- +stan ::
Enable support for ~stan-mode~, including code completion and syntax checking.
- +tree-sitter ::
Leverages tree-sitter for better syntax highlighting and structural text
editing. Currently only supports ~ess-r-mode~. Requires [[doom-module::tools tree-sitter]].
** Packages
- [[doom-package:ess]]