2024-12-09 06:28:23 +00:00
|
|
|
# Release 0.8 {#sec-release-0.8}
|
|
|
|
|
|
|
|
[NotAShelf](https://github.com/notashelf):
|
|
|
|
|
|
|
|
[typst-preview.nvim]: https://github.com/chomosuke/typst-preview.nvim
|
|
|
|
|
|
|
|
- Add [typst-preview.nvim] under
|
|
|
|
`languages.typst.extensions.typst-preview-nvim`.
|
2024-12-10 20:37:32 +00:00
|
|
|
|
|
|
|
- Add a search widget to the options page in the nvf manual.
|
2024-12-20 03:50:38 +00:00
|
|
|
|
|
|
|
[amadaluzia](https://github.com/amadaluzia):
|
|
|
|
|
|
|
|
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
|
|
|
|
|
2024-12-21 00:15:10 +00:00
|
|
|
- Add Haskell support under `vim.languages.haskell` using [haskell-tools.nvim].
|
|
|
|
|
|
|
|
[diniamo](https://github.com/diniamo):
|
|
|
|
|
|
|
|
- Add Odin support under `vim.languages.odin`.
|
2024-12-24 11:19:08 +00:00
|
|
|
|
|
|
|
- Disable the built-in format-on-save feature of zls. Use `vim.lsp.formatOnSave`
|
|
|
|
instead.
|