mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-05 18:27:15 +00:00
17 lines
488 B
Markdown
17 lines
488 B
Markdown
# Release 0.9 {#sec-release-0-9}
|
|
|
|
## Breaking changes
|
|
|
|
- Theme `base16` has been replaced with `tinted` theme
|
|
- `mini-base16` `base16-colors` property has been renamed to `tinted-colors`
|
|
|
|
## 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.
|
|
|
|
[JamyGolden](https://github.com/JamyGolden):
|
|
|
|
- Add support for `tinted-nvim` (base16, base24) themes
|