Releases: AstroNvim/astroui
Releases · AstroNvim/astroui
v2.4.5
2.4.5 (2024-09-03)
Bug Fixes
- return fully cleared highlight groups (9bd674c)
v2.4.4
2.4.4 (2024-08-05)
Performance Improvements
- condition: optimize checking of active treesitter (79e10b1)
v2.4.3
2.4.3 (2024-07-19)
Bug Fixes
- status: update
conform
integration to use non-deprecated functions (dc224f1)
v2.4.2
2.4.2 (2024-07-17)
Bug Fixes
- fix backwards compatibility with neovim v0.9+ (1e46a32)
v2.4.1
2.4.1 (2024-07-17)
Bug Fixes
- only return highlights that do highlighting (ce53a09)
- status: protect table indexing (37ad2a4)
v2.4.0
2.4.0 (2024-07-08)
Features
- utils: move icon provider to a utility function with caching (c2cd437)
v2.3.4
2.3.4 (2024-07-08)
Bug Fixes
- status: correctly resolve filetype icon with
nvim-web-devicons
(96b64a4)
v2.3.3
2.3.3 (2024-07-07)
Bug Fixes
- provider: implement proper fallback with
mini.icons
(0481bd9)
v2.3.2
2.3.2 (2024-07-06)
Bug Fixes
- status: fix
mini.icons
detection in hl
module as well (41c7214)
v2.3.1
2.3.1 (2024-07-06)
Bug Fixes
- status: correctly check if
mini.icons
is loaded (5a34ed8)