mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-12-22 09:49:49 +01:00
e715463257
* plugins/languages: add haskell support Closes #426 * fix docs --------- Co-authored-by: Artur Manuel <balkenix@outlook.com> Co-authored-by: raf <raf@notashelf.dev>
16 lines
489 B
Markdown
16 lines
489 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]
|