mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-01-09 23:39:48 +01:00
671 B
671 B
Release 0.8
-
Add typst-preview.nvim under
languages.typst.extensions.typst-preview-nvim
. -
Add a search widget to the options page in the nvf manual.
- Add Haskell support under
vim.languages.haskell
using haskell-tools.nvim.
-
Add Odin support under
vim.languages.odin
. -
Disable the built-in format-on-save feature of zls. Use
vim.lsp.formatOnSave
instead.