neovim-flake/docs/release-notes/rl-0.8.md
2024-12-21 14:08:17 +00:00

21 lines
633 B
Markdown

# 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`.
- Add a search widget to the options page in the nvf manual.
[amadaluzia](https://github.com/amadaluzia):
[haskell-tools.nvim]: https://github.com/MrcJkb/haskell-tools.nvim
- Add Haskell support under `vim.languages.haskell` using [haskell-tools.nvim].
- Add Solidity support under `vim.languages.solidity`.
[diniamo](https://github.com/diniamo):
- Add Odin support under `vim.languages.odin`.