branch: elpa/typst-ts-mode
commit 058a287b59ed56b8a7668ac04b77aecc1dbb1a4b
Author: Meow King <mr.meowk...@anche.no>
Commit: Meow King <mr.meowk...@anche.no>

    doc: chore
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a3cea70aa2..7fefff6e08 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Tree Sitter support for Typst. Minimum Emacs version 
requirement: 29.
    (treesit-install-language-grammar 'typst)
    ```
 
-Note there are also [tree sitter 
modules](https://github.com/casouri/tree-sitter-module), 
[treesit-auto](https://github.com/renzmann/treesit-auto), 
[tree-sitter-langs](https://github.com/emacs-tree-sitter/tree-sitter-langs) and 
[treesit-langs](https://github.com/kiennq/treesit-langs) for you to easily 
manage your tree sitter modes and grammars. For vanilla solution, there is my 
[configuration](https://github.com/Ziqi-Yang/.emacs.d/blob/main/languages/l-treesit.el)
 for reference.
+Note there are also [tree sitter 
modules](https://github.com/casouri/tree-sitter-module), 
[treesit-auto](https://github.com/renzmann/treesit-auto), 
[tree-sitter-langs](https://github.com/emacs-tree-sitter/tree-sitter-langs) and 
[treesit-langs](https://github.com/kiennq/treesit-langs) for you to easily 
manage your tree sitter modes and grammars. For vanilla solution, here is my 
[configuration](https://github.com/Ziqi-Yang/.emacs.d/blob/main/languages/l-treesit.el)
 for reference.
 
 ## Installation
 

Reply via email to