refactor(ess): remove tree-sitter support

No *-ts-mode exists for ess-r-mode (or any other ess mode, afaik). The
ess module will fall back to font-lock rules so this is not a breaking
changing.
This commit is contained in:
Henrik Lissner
2025-08-27 17:23:44 +02:00
parent bf85767975
commit 6ca155ea11
2 changed files with 0 additions and 6 deletions

View File

@@ -13,9 +13,6 @@ 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]]