branch: elpa/typst-ts-mode commit f179b08dc68b2d264066b7ae1ed64debafb1e237 Author: Meow King <mr.meowk...@anche.no> Commit: Meow King <mr.meowk...@anche.no>
doc: add notice for typst tree sitter grammar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7fefff6e08..e654c8a718 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Tree Sitter support for Typst. Minimum Emacs version requirement: 29. 3. Tree Sitter grammar for Typst: https://github.com/uben0/tree-sitter-typst commit: `4610172f312e8ce5184e6882be5ad1a1cd800fbe - Mon Apr 22 15:13:47 2024 +0200` + Note that `typst-ts-mode` only works with uben0's Typst tree sitter grammar (this one). Other Typst tree sitter grammars like [frozolotl's](https://github.com/frozolotl/tree-sitter-typst) may not work as expected. To install the grammar, you can execute the following elisp code (once): ``` emacs-lisp