Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 17:40
29b004c

2.0.0 (2023-06-03)

⚠ BREAKING CHANGES

  • general behavior: deprecate opts.general.update_events
  • highlights: use hl-DropBarKind* for text highlights (#18)
  • general behavior: do not clear the winbar when not enabled
  • highlights: add hl-DropBarMenuNormalFloat linking to hl-WinBar (#16)

Features

  • general behavior: deprecate opts.general.update_events (415a587)
  • highlights: add hl-DropBarMenuNormalFloat linking to hl-WinBar (#16) (aeea703)
  • highlights: use hl-DropBarKind* for text highlights (#18) (36ce8a1)
  • notify neovim version requirement (#15) (d3ebf22)
  • sources: lsp: check nil before indexing info.data.client_id (#13) (4c746bc)
  • sources: path: add opts to change file symbol when modified is set (#14) (6c568de)

Bug Fixes

  • bar & highlights: hl-DropBarIconUISeparator not set in winbar (96b3fad)
  • general behavior: do not clear the winbar when not enabled (5d7030f)
  • general behavior: update winbar on BufModifiedSet (06e233a)
  • highlights: add missing hl-DropBarMenuCurrentContext (5c51448)
  • menu: should close existing sub-menus on opening sub-menus (#8) (10318d1)