docs: added tinymist release notes

This commit is contained in:
Soliprem 2024-11-08 12:56:45 +01:00
commit e4ae33037a

View file

@ -302,6 +302,7 @@ To migrate to `nixfmt`, simply change `vim.languages.nix.format.type` to
`vim.languages.kotlin`
- changed default keybinds for leap.nvim to avoid altering expected behavior
- Add LSP, formatter and Treesitter support for Vala under `vim.languages.vala`
- added tinymist to Typst, enabled typst formatters
[Bloxx12](https://github.com/Bloxx12)