diff --git a/docs/release-notes/rl-0.7.md b/docs/release-notes/rl-0.7.md index 28e4771..83bf8ce 100644 --- a/docs/release-notes/rl-0.7.md +++ b/docs/release-notes/rl-0.7.md @@ -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.