Compare commits

...

3 commits

Author SHA1 Message Date
fbc138a51b
Merge pull request #273 from FrothyMarrow/typst-docs-entry
docs: add entry for typst language support
2024-05-01 16:08:19 +00:00
d5fde3f445
docs: wording 2024-05-01 16:05:12 +00:00
Frothy
90ee038794 docs: add entry for typst language support 2024-04-29 07:47:07 -04:00
2 changed files with 11 additions and 0 deletions

View file

@ -10,4 +10,5 @@ rl-0.3.md
rl-0.4.md
rl-0.5.md
rl-0.6.md
rl-0.7.md
```

View file

@ -0,0 +1,10 @@
# Release 0.7 {#sec-release-0.7}
Release notes for release 0.7
## Changelog {#sec-release-0.7-changelog}
[ItsSorae](https://github.com/ItsSorae):
- Added support for [typst](https://typst.app/) under `vim.languages.typst`.
This will enable the `typst-lsp` language server, and the `typstfmt` formatter.