Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 12:06
8088eae

4.0.0 (2023-04-23)

⚠ BREAKING CHANGES

  • groups: change argument to group matcher
  • config: deprecate show_buffer_default_icon

Features

  • colors: add diagnostic underline fallback (bd9915f)
  • config: allow specifying style presets (13cb114)
  • diag: sane fallback to underline color (0cd505b)

Bug Fixes

  • color: follow linked hl groups (e6e7cc4)
  • highlights: if color_icons is false set to NONE (8b32447), closes #702
  • sorters: insert_after_current strategy (1620cfe)

Code Refactoring

  • config: deprecate show_buffer_default_icon (6ccdee8)
  • groups: change argument to group matcher (38d62b8)