v1.2.0
版本发布时间: 2023-03-23 07:52:18
rose-pine/neovim最新发布版本:v3.0.1(2024-01-27 11:44:32)
What's Changed
- feat: Add nvim-dap-ui highlight groups by @will in https://github.com/rose-pine/neovim/pull/87
- feat: add hlGroups for dashboard-nvim by @bakageddy in https://github.com/rose-pine/neovim/pull/90
- docs: remove tag option from Packer snippet by @ubmit in https://github.com/rose-pine/neovim/pull/96
- feat: Add support to markid (#97) by @danymat in https://github.com/rose-pine/neovim/pull/99
- feat: Add neovim :checkhealth highlight groups by @miyuchina in https://github.com/rose-pine/neovim/pull/100
- fix: add support for
@*
treesitter highlight groups by @myuwi in https://github.com/rose-pine/neovim/pull/101 - fix: bufferline deprecated names by @Pkcarreno in https://github.com/rose-pine/neovim/pull/102
- Ease up diff backgrounds by @Slotos in https://github.com/rose-pine/neovim/pull/104
- chore: rename colors/rose-pine.{vim => lua} by @numToStr in https://github.com/rose-pine/neovim/pull/105
- fix: indent-blankline missing hlGroups by @kaplanz in https://github.com/rose-pine/neovim/pull/108
- Fixed Telescope background by @arkrost in https://github.com/rose-pine/neovim/pull/110
- Merge canary by @mvllow in https://github.com/rose-pine/neovim/pull/114
- fix: Make extent/size of floating windows clearer by @briandipalma in https://github.com/rose-pine/neovim/pull/129
- feat: added leap highlight groups by @tommarien in https://github.com/rose-pine/neovim/pull/133
- Add highlights for nvim-navic by @theimerj in https://github.com/rose-pine/neovim/pull/135
- feat: add
background_nc
andpanel_nc
groups (#130) by @mvllow in https://github.com/rose-pine/neovim/pull/132 - feat: update navic colours by @mvllow in https://github.com/rose-pine/neovim/pull/136
- docs: remove empty setup function by @mvllow in https://github.com/rose-pine/neovim/pull/137
- feat: add
NoiceCursor
highlight group by @mrtnvgr in https://github.com/rose-pine/neovim/pull/138 - Add support for lsp semantic token highlight groups (
@lsp.type(mod).*
) by @mrtnvgr in https://github.com/rose-pine/neovim/pull/141 - Add popup title bar color for NeoTree by @will in https://github.com/rose-pine/neovim/pull/140
- Add highlights for mini.indentscope by @theimerj in https://github.com/rose-pine/neovim/pull/144
- feat: highlights for goolord/alpha-nvim by @pcattori in https://github.com/rose-pine/neovim/pull/146
New Contributors
- @bakageddy made their first contribution in https://github.com/rose-pine/neovim/pull/90
- @ubmit made their first contribution in https://github.com/rose-pine/neovim/pull/96
- @miyuchina made their first contribution in https://github.com/rose-pine/neovim/pull/100
- @myuwi made their first contribution in https://github.com/rose-pine/neovim/pull/101
- @Pkcarreno made their first contribution in https://github.com/rose-pine/neovim/pull/102
- @Slotos made their first contribution in https://github.com/rose-pine/neovim/pull/104
- @numToStr made their first contribution in https://github.com/rose-pine/neovim/pull/105
- @kaplanz made their first contribution in https://github.com/rose-pine/neovim/pull/108
- @arkrost made their first contribution in https://github.com/rose-pine/neovim/pull/110
- @tommarien made their first contribution in https://github.com/rose-pine/neovim/pull/133
- @theimerj made their first contribution in https://github.com/rose-pine/neovim/pull/135
- @mrtnvgr made their first contribution in https://github.com/rose-pine/neovim/pull/138
- @pcattori made their first contribution in https://github.com/rose-pine/neovim/pull/146
Full Changelog: https://github.com/rose-pine/neovim/compare/v1.1.0...v1.2.0