v0.1.0
版本发布时间: 2021-12-04 00:39:39
rose-pine/neovim最新发布版本:v3.0.1(2024-01-27 11:44:32)
What's Changed
- remove todo-comments config by @fvrests in https://github.com/rose-pine/neovim/pull/16
- Fix conceal highlight by @Iorvethe in https://github.com/rose-pine/neovim/pull/18
- feat: add galaxyline color theme, see notes in readme by @NTBBloodbath in https://github.com/rose-pine/neovim/pull/19
- https://github.com/neovim/neovim/commit/c13242cf471e9bac19672798798fb… by @GuillaumeAllain in https://github.com/rose-pine/neovim/pull/20
- add(highlight): indent-blankline.nvim by @NarutoXY in https://github.com/rose-pine/neovim/pull/21
- Fix Lsp hightlight bug by @Yagua in https://github.com/rose-pine/neovim/pull/23
- feat: add highlight for nvim_cmp by @ikws4 in https://github.com/rose-pine/neovim/pull/24
- feat: add bold vertical split line option by @ikws4 in https://github.com/rose-pine/neovim/pull/26
- feat: add support for neogit by @ikws4 in https://github.com/rose-pine/neovim/pull/25
- feat(theme): Add
TabLine
TabLine
andTabLineSel
by @EdenEast in https://github.com/rose-pine/neovim/pull/27 - chore: update
FloatBorder
bg color by @kabouzeid in https://github.com/rose-pine/neovim/pull/30 - Update readme.md by @kabouzeid in https://github.com/rose-pine/neovim/pull/31
- Added markdown highlight groups. by @sorachii in https://github.com/rose-pine/neovim/pull/32
- Add VimWiki support by @piersolenski in https://github.com/rose-pine/neovim/pull/35
- feat: Add more highlights to nvim-cmp by @danymat in https://github.com/rose-pine/neovim/pull/37
- Fix neogit highlight and adjust the highlight contrast by @ikws4 in https://github.com/rose-pine/neovim/pull/41
- Remove background for popups by @danymat in https://github.com/rose-pine/neovim/pull/38
- Link legacy diff groups for git.vim and diff.vim syntax by @chillax in https://github.com/rose-pine/neovim/pull/42
- Refactor structure by @mvllow in https://github.com/rose-pine/neovim/pull/43
New Contributors
- @Iorvethe made their first contribution in https://github.com/rose-pine/neovim/pull/18
- @NTBBloodbath made their first contribution in https://github.com/rose-pine/neovim/pull/19
- @GuillaumeAllain made their first contribution in https://github.com/rose-pine/neovim/pull/20
- @NarutoXY made their first contribution in https://github.com/rose-pine/neovim/pull/21
- @Yagua made their first contribution in https://github.com/rose-pine/neovim/pull/23
- @ikws4 made their first contribution in https://github.com/rose-pine/neovim/pull/24
- @EdenEast made their first contribution in https://github.com/rose-pine/neovim/pull/27
- @kabouzeid made their first contribution in https://github.com/rose-pine/neovim/pull/30
- @sorachii made their first contribution in https://github.com/rose-pine/neovim/pull/32
- @piersolenski made their first contribution in https://github.com/rose-pine/neovim/pull/35
- @danymat made their first contribution in https://github.com/rose-pine/neovim/pull/37
- @chillax made their first contribution in https://github.com/rose-pine/neovim/pull/42
Full Changelog: https://github.com/rose-pine/neovim/compare/v0.0.1...v0.1.0