Skip to content

Releases: AstroNvim/astroui

v2.3.3

07 Jul 00:30
Compare
Choose a tag to compare

2.3.3 (2024-07-07)

Bug Fixes

  • provider: implement proper fallback with mini.icons (0481bd9)

v2.3.2

06 Jul 13:32
Compare
Choose a tag to compare

2.3.2 (2024-07-06)

Bug Fixes

  • status: fix mini.icons detection in hl module as well (41c7214)

v2.3.1

06 Jul 13:20
Compare
Choose a tag to compare

2.3.1 (2024-07-06)

Bug Fixes

  • status: correctly check if mini.icons is loaded (5a34ed8)

v2.3.0

05 Jul 16:37
Compare
Choose a tag to compare

2.3.0 (2024-07-05)

Features

  • status: add support for mini.icons (0e3e040)

Bug Fixes

  • status: correctly display icons for non-file buffers (d3c79f1)

v2.2.1

01 Jul 20:35
Compare
Choose a tag to compare

2.2.1 (2024-07-01)

Bug Fixes

  • provider: filetypes are case sensitive so don't make lowercase (c37f726)

v2.2.0

20 Jun 15:13
Compare
Choose a tag to compare

2.2.0 (2024-06-20)

Features

  • config: add table for configuring winbar whitelist/blacklist (abf4ac4)

Bug Fixes

  • status: filter duplicate client names (1b4cd27)

v2.1.4

27 May 20:00
Compare
Choose a tag to compare

2.1.4 (2024-05-27)

Bug Fixes

  • provider: use list_formatters instead of list_formatters_for_buffer (41bbc1c)

v2.1.3

23 May 12:17
Compare
Choose a tag to compare

2.1.3 (2024-05-23)

Bug Fixes

  • provider: only show conform clients if not fallingback to the LSP (1ce41ee)

v2.1.2

21 May 20:21
Compare
Choose a tag to compare

2.1.2 (2024-05-21)

Bug Fixes

  • config: allow colors function to return nothing if it performs in place modifications (48b3d36)

v2.1.1

21 May 16:53
Compare
Choose a tag to compare

2.1.1 (2024-05-21)

Bug Fixes

  • resolve reversed highlight groups upon resolution (c142447)