mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-10 12:47:16 +00:00
docs: update release-note
This commit is contained in:
parent
3e372f0c2a
commit
6bf9daaedf
1 changed files with 10 additions and 0 deletions
|
|
@ -1,8 +1,18 @@
|
|||
# Release 0.9 {#sec-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 {#sec-release-0-9-changelog}
|
||||
|
||||
[suimong](https://github.com/suimong):
|
||||
|
||||
- Fix `vim.tabline.nvimBufferline` where `setupOpts.options.hover` requires
|
||||
`vim.opt.mousemoveevent` to be set.
|
||||
|
||||
[thamenato](https://github.com/thamenato):
|
||||
|
||||
- Attempt to adapt nvim-treesitter to (breaking) Nixpkgs changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue