mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2025-12-24 06:40:12 +01:00
847 B
847 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 render-markdown.nvim under
languages.markdown.extensions.render-markdown-nvim
- 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.