Releases: scottmckendry/cyberdream.nvim
Releases · scottmckendry/cyberdream.nvim
v5.0.1
v5.0.0
5.0.0 (2025-02-06)
⚠ BREAKING CHANGES
- config: replace
theme
andborderless_telescope
options - replace
bgAlt
&bgHighlight
withbg_alt
&bg_highlight
Features
- add deprecation warnings for updated options (ebe3bd0)
- config: replace
theme
andborderless_telescope
options (a16bbb4) - extensions: add picker support for snacks (a203d41)
- extras: Add color for virtual ruler in helix (#166) (05d44f6) - Thansk @byt3m4st3r
- extras: add foot terminal extra (#164) (a4bfe69) - Thanks @pinklifeart!
Code Refactoring
- replace
bgAlt
&bgHighlight
withbg_alt
&bg_highlight
(d2578fa)
v4.6.1
v4.6.0
4.6.0 (2025-01-10)
Features
- extras: add ghostty extra (6226dd2)
- extras: add tab colors for kitty (#154) (5597042) - Thanks @dmtrKovalenko!
- set lower contrast whitespace highlight (#155) (8db57c2) - Thanks @dmtrKovalenko!
Bug Fixes
- extensions: remove BlinkCmpLabel bg (#158) (4f8dcaa) - Thanks @nicholasxjy!
- extras: correct kitty tab fg color (#157) (e46e958) - Thanks @dmtrKovalenko!
- tabline: make bg of tabline transparent (#162) (b98d33a) - Thanks @m4r1vs!
- treesitter: improve contrast for asm builtins and rust imports (dcfa0a3)
v4.5.0
v4.4.0
v4.3.0
v4.2.0
4.2.0 (2024-10-01)
Adds two new extras:
- Base16: initially created to support Stylix, but has other use cases too.
- Yazi: Terminal-based file manager.
Additionally, we've removed the "experimental" warning from the cache
option now it's stable and we intend to continue supporting the feature.
Features
v4.1.0
v4.0.0
4.0.0 (2024-08-17)
Contributors:
⚠ BREAKING CHANGES
- config: overrides no longer merge with defaults
Features
- extensions: add helpview.nvim (6ee2234), closes #122
- extensions: add neogit (#117) (31f31f2), closes #116
- extensions: more complete hls for gitsigns.nvim (abc44e4)
- extensions: support transparent fzflua window (1854b40), closes #120