docs: wording

This commit is contained in:
NotAShelf 2024-05-01 16:05:12 +00:00 committed by GitHub
parent 90ee038794
commit d5fde3f445
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ Release notes for release 0.7
[ItsSorae](https://github.com/ItsSorae):
- Added typst language support with `typst-lsp` LSP and `typstfmt` as the default formatter. It can be enabled by setting `languages.typst` to `true`.
- Added support for [typst](https://typst.app/) under `vim.languages.typst`.
This will enable the `typst-lsp` language server, and the `typstfmt` formatter.