Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-03 | 8.5 kB | |
v3.0.2 source code.tar.gz | 2025-02-03 | 19.5 kB | |
v3.0.2 source code.zip | 2025-02-03 | 26.1 kB | |
Totals: 3 Items | 54.2 kB | 0 |
What's Changed
- Fix typo and use double quotes for consistency in https://github.com/rose-pine/neovim/pull/223
- chore: update variable highlights by @mvllow in https://github.com/rose-pine/neovim/pull/226
- feat: Add support for Neotest by @emilford in https://github.com/rose-pine/neovim/pull/225
- fix: traverse existing highlight links when used with another attributes by @babywkiss in https://github.com/rose-pine/neovim/pull/230
- feat: make markdown headings distinguishable with treesitter by @TinusgragLin in https://github.com/rose-pine/neovim/pull/232
- fix: use treesitter highlights for @lsp.type.variable by @babywkiss in https://github.com/rose-pine/neovim/pull/233
- feat: improve markdown syntax by @mvllow in https://github.com/rose-pine/neovim/pull/237
- fix: markdown delimiter by @mvllow in https://github.com/rose-pine/neovim/pull/238
- feat: prioritise semantic variable highlighting by @mvllow in https://github.com/rose-pine/neovim/pull/240
- fix(migrate): avoid ternary 'falls through' state by @fitrh in https://github.com/rose-pine/neovim/pull/242
- feat: add highlight groups for folke/trouble.nvim by @winter-again in https://github.com/rose-pine/neovim/pull/248
- feat: Add mini.statusline highlights by @James-Kni in https://github.com/rose-pine/neovim/pull/250
- feat: highlight lsp variable constant by @mvllow in https://github.com/rose-pine/neovim/pull/246
- fix: clear autocmd when loading other colorscheme by @tomtomjhj in https://github.com/rose-pine/neovim/pull/254
- feat: add mini.diff by @mvllow in https://github.com/rose-pine/neovim/pull/259
- Add default highlights for nvim-treesitter-context by @Toorero in https://github.com/rose-pine/neovim/pull/260
- Fix issue where palette value wasn't being referenced correctly by @davepgreene in https://github.com/rose-pine/neovim/pull/261
- fix(python): import semantic_tokens from basedpyright by @akthe-at in https://github.com/rose-pine/neovim/pull/257
- feat: adding vim-illuminate highlights by @dhruvinsh in https://github.com/rose-pine/neovim/pull/262
- format by @mvllow in https://github.com/rose-pine/neovim/pull/264
- For transparency, remove BG for buffers and gray out the text by @haydenrou in https://github.com/rose-pine/neovim/pull/265
- Added new themes for lualine by @VoxelPrismatic in https://github.com/rose-pine/neovim/pull/267
- Revert "feat: new themes for lualine (#267)" by @mvllow in https://github.com/rose-pine/neovim/pull/269
- Added ["@float"] to default_highlights (#272) by @abvee in https://github.com/rose-pine/neovim/pull/273
- feat: support upcoming modes.nvim update by @mvllow in https://github.com/rose-pine/neovim/pull/274
- feat: add explicit full 'mini.nvim' support by @echasnovski in https://github.com/rose-pine/neovim/pull/279
- feat: set matching background on MiniFilesTitle by @mvllow in https://github.com/rose-pine/neovim/pull/280
- Fix: link
@lsp.type.comment.c
and@lsp.type.comment.cpp
to@comment
by @hansumane in https://github.com/rose-pine/neovim/pull/282 - chore: update highlights for which-key.nvim by @sjclayton in https://github.com/rose-pine/neovim/pull/287
- feat(palette): add initial support for new color
leaf
by @sjclayton in https://github.com/rose-pine/neovim/pull/290 - feat: add support for icons in which-key.nvim by @sjclayton in https://github.com/rose-pine/neovim/pull/291
- feat: add support for rainbow-delimiters.nvim by @sjclayton in https://github.com/rose-pine/neovim/pull/292
- fix: add missing highlight for
NeotestIndent
by @sjclayton in https://github.com/rose-pine/neovim/pull/293 - fix: broken transparency for treesitter-context by @sjclayton in https://github.com/rose-pine/neovim/pull/294
- chore: update mini-icons highlights to use appropriate colors by @sjclayton in https://github.com/rose-pine/neovim/pull/295
- feat: improve float transparency by @mvllow in https://github.com/rose-pine/neovim/pull/298
- feat: improve diff text by @mvllow in https://github.com/rose-pine/neovim/pull/297
- fix: fzf-lua invisible selection by @sjclayton in https://github.com/rose-pine/neovim/pull/299
- feat: highlight neotree tabs by @mvllow in https://github.com/rose-pine/neovim/pull/300
- fix(transparency): lualine separator by @mvllow in https://github.com/rose-pine/neovim/pull/301
- feat: add support for markdown.nvim by @sjclayton in https://github.com/rose-pine/neovim/pull/303
- feat: add support for grug-far.nvim by @sjclayton in https://github.com/rose-pine/neovim/pull/304
- chore: markdown.nvim renamed to render-markdown.nvim by @MeanderingProgrammer in https://github.com/rose-pine/neovim/pull/309
- Update rose-pine.lua by @Masstronaut in https://github.com/rose-pine/neovim/pull/308
- feat: palette overrides by @jostaub in https://github.com/rose-pine/neovim/pull/307
- feat(plugins): add support for avante.nvim by @aarnphm in https://github.com/rose-pine/neovim/pull/315
- fix: wrong spelling for palette by @dav-cho in https://github.com/rose-pine/neovim/pull/316
- docs: fix palette typo by @mvllow in https://github.com/rose-pine/neovim/pull/317
- feat: use neutral colours for search by @mvllow in https://github.com/rose-pine/neovim/pull/318
- feat(transparency): support trouble.nvim by @mvllow in https://github.com/rose-pine/neovim/pull/319
- feat: add highlight support for epwalsh/obsidian.nvim by @anupam-basu in https://github.com/rose-pine/neovim/pull/323
- feat: added highlight support for Saghen/blink.cmp by @MetinYalcinkaya in https://github.com/rose-pine/neovim/pull/329
- Update readme.md by @YarLama in https://github.com/rose-pine/neovim/pull/328
- feat: add snacks indent highlights by @fedeya in https://github.com/rose-pine/neovim/pull/334
- More obvious match highlight in snacks.picker by @bomgar in https://github.com/rose-pine/neovim/pull/335
- refactor(gitsigns): avoid redundant links by @aileot in https://github.com/rose-pine/neovim/pull/336
New Contributors
- @emilford made their first contribution in https://github.com/rose-pine/neovim/pull/225
- @babywkiss made their first contribution in https://github.com/rose-pine/neovim/pull/230
- @TinusgragLin made their first contribution in https://github.com/rose-pine/neovim/pull/232
- @winter-again made their first contribution in https://github.com/rose-pine/neovim/pull/248
- @James-Kni made their first contribution in https://github.com/rose-pine/neovim/pull/250
- @tomtomjhj made their first contribution in https://github.com/rose-pine/neovim/pull/254
- @Toorero made their first contribution in https://github.com/rose-pine/neovim/pull/260
- @davepgreene made their first contribution in https://github.com/rose-pine/neovim/pull/261
- @akthe-at made their first contribution in https://github.com/rose-pine/neovim/pull/257
- @dhruvinsh made their first contribution in https://github.com/rose-pine/neovim/pull/262
- @haydenrou made their first contribution in https://github.com/rose-pine/neovim/pull/265
- @VoxelPrismatic made their first contribution in https://github.com/rose-pine/neovim/pull/267
- @abvee made their first contribution in https://github.com/rose-pine/neovim/pull/273
- @echasnovski made their first contribution in https://github.com/rose-pine/neovim/pull/279
- @hansumane made their first contribution in https://github.com/rose-pine/neovim/pull/282
- @sjclayton made their first contribution in https://github.com/rose-pine/neovim/pull/287
- @MeanderingProgrammer made their first contribution in https://github.com/rose-pine/neovim/pull/309
- @Masstronaut made their first contribution in https://github.com/rose-pine/neovim/pull/308
- @jostaub made their first contribution in https://github.com/rose-pine/neovim/pull/307
- @aarnphm made their first contribution in https://github.com/rose-pine/neovim/pull/315
- @dav-cho made their first contribution in https://github.com/rose-pine/neovim/pull/316
- @anupam-basu made their first contribution in https://github.com/rose-pine/neovim/pull/323
- @MetinYalcinkaya made their first contribution in https://github.com/rose-pine/neovim/pull/329
- @YarLama made their first contribution in https://github.com/rose-pine/neovim/pull/328
- @fedeya made their first contribution in https://github.com/rose-pine/neovim/pull/334
- @bomgar made their first contribution in https://github.com/rose-pine/neovim/pull/335
- @aileot made their first contribution in https://github.com/rose-pine/neovim/pull/336
Full Changelog: https://github.com/rose-pine/neovim/compare/v3.0.1...v3.0.2