diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-10-12 16:57:57 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2024-10-15 15:06:36 +0200 |
| commit | 40fe0fc89f2e299db393921df218a6910bb5e8da (patch) | |
| tree | bc7a0bfbe7ecf37843caf015443c46c96ad3daa6 /tools | |
| parent | e7d88b3ac74852c2df15188156e10dad4fddcdd2 (diff) | |
Mention Tinymist instead of Typst LSP (#5193)
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/support/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/support/README.md b/tools/support/README.md index 72060bc6..e83978de 100644 --- a/tools/support/README.md +++ b/tools/support/README.md @@ -4,8 +4,8 @@ a syntax definition and a language configuration for comment toggling, autoclosing etc. The extension was created for development purposes only. It is not maintained -and its grammar is not 100% accurate. For a more actively developed extension -see the third-party [Typst LSP](https://github.com/nvarner/typst-lsp). +and its grammar is buggy. For a more actively developed extension see the +third-party [Tinymist extension](https://github.com/Myriad-Dreamin/tinymist). ## Installation The simplest way to install this extension (and keep it up-to-date) is to add a |
