Skip to content

Releases: scottmckendry/cyberdream.nvim

v1.0.1

27 Apr 17:35
b6a5eda
Compare
Choose a tag to compare

1.0.1 (2024-04-27)

Bug Fixes

v1.0.0

26 Apr 21:10
b4c5949
Compare
Choose a tag to compare

1.0.0 (2024-04-26)

Features

  • Add highlights for dashboard-nvim (#7) (6c193f4)
  • add lazygit theme extra (920f867)
  • add noice lsp progress highlight groups (917f81d)
  • add opts for colors highlights & telescope (#6) (eedbda3)
  • add opts for terminal colors (#11) (78a1024)
  • add popular terminal emulator themes (265ed77)
  • add support for heirline and gitsigns (2276cda)
  • add support for lualine (#2) (2988070)
  • add support for rainbow-delimiters.nvim (7daee3d)
  • add tmtheme extra (93c4567)
  • cleaner-looking folds (82af167), closes #13
  • define highlight for telescope selection (279d997)
  • make cursor line transparent by default (7fa0734)

Bug Fixes

  • add missing heirline highlight group (f1ff29b)
  • add missing TS fallbacks for md headings (3acf4fa)
  • cmp match hidden on selected item (f90f0e1)
  • overly bright fillchar HLs when enbabled (7422b6c)
  • swap fg with bg in heirline hl groups (aa28bc7)
  • typo in WinSeparator highlight group (a80be2f)
  • untested wezterm theme errors (fadfe60)
  • update lazygit config schema url (1845546)
  • use bg highlight color for visual selection (16833ca), closes #9