Skip to content

Releases: scottmckendry/cyberdream.nvim

v1.4.0

05 May 01:55
80669e2
Compare
Choose a tag to compare

1.4.0 (2024-05-05)

Features

v1.3.0

03 May 19:36
c195c25
Compare
Choose a tag to compare

1.3.0 (2024-05-03)

Features

  • add support for indent-blankline (a9eb003)
  • add support for treesitter-context (ef2cbcc)

v1.2.1

30 Apr 20:30
2d23fe2
Compare
Choose a tag to compare

1.2.1 (2024-04-30)

Bug Fixes

  • differentiate matches when replacing with /gc (d777f1b)
  • set CursorLine hl to visible color (528085b)

v1.2.0

29 Apr 07:45
0d3f549
Compare
Choose a tag to compare

1.2.0 (2024-04-28)

Features

Bug Fixes

  • typo in default config properties (8008e70)

v1.1.0

27 Apr 19:46
281b8ae
Compare
Choose a tag to compare

1.1.0 (2024-04-27)

Features

Bug Fixes

  • change wezterm cursor_fg (#19) (75966c7)
  • use non-conflicting hl for quickfix list (d400d3f), closes #17

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