docs(csharp,julia,lua,markdown): mention +tree-sitter requirements

This commit is contained in:
Henrik Lissner
2025-05-15 18:17:15 +02:00
parent 9073b24878
commit 5be0df24d3
4 changed files with 7 additions and 7 deletions

View File

@@ -34,9 +34,9 @@ for Markdown's syntax is the format of plain text email. -- John Gruber
Enable [[https://github.com/seagle0128/grip-mode][grip support]] (on [[kbd:][<localleader> p]]), to provide live github-style
previews of your markdown (or org) files.
- +tree-sitter ::
Enable tree-sitter support for Markdown files. Note that tree-sitter support
on Emacs 31 is superior to 30 and under. Requires the [[doom-module::tools
tree-sitter]] module.
Leverages tree-sitter for better syntax highlighting and structural text
editing. Requires [[doom-module::tools tree-sitter]]. Note that tree-sitter
support on Emacs 31 is superior to 30 and under.
** Packages
- [[doom-package:edit-indirect]]