mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-21 21:30:02 +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.haskellusing haskell-tools.nvim.
-
Add Odin support under
vim.languages.odin. -
Disable the built-in format-on-save feature of zls. Use
vim.lsp.formatOnSaveinstead.