mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 09:05:55 +00:00
theme: Add support for tinted-nvim
This commit is contained in:
parent
45553196b3
commit
3dc5d15c37
5 changed files with 610 additions and 31 deletions
|
|
@ -1,8 +1,17 @@
|
|||
# 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue