v3.0.0
版本发布时间: 2024-01-27 04:14:24
rose-pine/neovim最新发布版本:v3.0.1(2024-01-27 11:44:32)
What's Changed
- feat: re-add inherit option for custom highlight groups by @mvllow in https://github.com/rose-pine/neovim/pull/198
- fix: none palette value by @mvllow in https://github.com/rose-pine/neovim/pull/200
- feat!: enable
extend_background_behind_borders
by default by @mvllow in https://github.com/rose-pine/neovim/pull/201 - fix: transparency not affecting Normal background by @mvllow in https://github.com/rose-pine/neovim/pull/204
- feat(transparency): remove more backgrounds by @mvllow in https://github.com/rose-pine/neovim/pull/205
- revert: improve palette contrast by @mvllow in https://github.com/rose-pine/neovim/pull/207
- fix: mismatched WinSeparator background by @mvllow in https://github.com/rose-pine/neovim/pull/208
- feat: improve neogit support by @mvllow in https://github.com/rose-pine/neovim/pull/209
- style(ibl): update highlights for indent-blanklines by @rgruyters in https://github.com/rose-pine/neovim/pull/210
- feat: support folke/flash.nvim by @mvllow in https://github.com/rose-pine/neovim/pull/211
- feat(transparency): remove lualine background by @atinylittleshell in https://github.com/rose-pine/neovim/pull/212
- fix: unlink TabLine from StatusLine by @mvllow in https://github.com/rose-pine/neovim/pull/214
- feat: add mini.clue and mini.pick by @mvllow in https://github.com/rose-pine/neovim/pull/215
- feat: add new treesitter highlights by @mvllow in https://github.com/rose-pine/neovim/pull/217
New Contributors
- @rgruyters made their first contribution in https://github.com/rose-pine/neovim/pull/210
- @atinylittleshell made their first contribution in https://github.com/rose-pine/neovim/pull/212
Full Changelog: https://github.com/rose-pine/neovim/compare/v2.0.0...v3.0.0