mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-12 21:47:47 +00:00
600 B
600 B
Release 0.9
Breaking changes
- Nixpkgs merged a full and incompatible rewrite of vimPlugins.nvim-treesitter. The changes affected how grammars are built and it caused issues when neovim attempted to load languages and could not find files in expected locations.
Changelog
- Fix
vim.tabline.nvimBufferlinewheresetupOpts.options.hoverrequiresvim.opt.mousemoveeventto be set.
- Attempt to adapt nvim-treesitter to (breaking) Nixpkgs changes