Releases: AstroNvim/astroui
Releases · AstroNvim/astroui
v4.0.0
30 Mar 13:26
Compare
Sorry, something went wrong.
No results found
4.0.0 (2026-03-30)
⚠ BREAKING CHANGES
drop support for Neovim v0.10
Features
status: use default fold column in Neovim v0.12 after addition of foldinner (240377e )
update to using new treesitter utilities in AstroCore (6ee81cd )
Code Refactoring
drop support for Neovim v0.10 (1e36aa9 )
v3.1.5
23 Jul 16:20
Compare
Sorry, something went wrong.
No results found
3.1.5 (2025-07-23)
Performance Improvements
lazygit: optimize lazygit setting (5447ea0 )
v3.1.4
26 Jun 13:57
Compare
Sorry, something went wrong.
No results found
3.1.4 (2025-06-26)
Bug Fixes
heirline: fix some icons not being correctly highlighted (6827e18 )
v3.1.3
18 Apr 17:14
Compare
Sorry, something went wrong.
No results found
3.1.3 (2025-04-18)
Bug Fixes
don't set colorscheme when using vs code (794ef83 )
v3.1.2
18 Apr 17:11
Compare
Sorry, something went wrong.
No results found
3.1.2 (2025-04-18)
Bug Fixes
status: improve lsp_client_names mappings configuration (1d93501 )
v3.1.1
09 Apr 12:56
Compare
Sorry, something went wrong.
No results found
3.1.1 (2025-04-09)
Reverts
hack no longer necessary, moved to resession extension (119d998 )
v3.1.0
04 Apr 13:12
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-04-04)
Features
status: add bufnr provider and add to fileinfo component (961df85 )
Bug Fixes
status: check for fg and bg color to exist (66d1afe )
v3.0.3
31 Mar 20:19
Compare
Sorry, something went wrong.
No results found
3.0.3 (2025-03-31)
Bug Fixes
folding: wait until nvim-treesitter is loaded to cache parser value (238a8ea )
v3.0.2
31 Mar 19:55
Compare
Sorry, something went wrong.
No results found
3.0.2 (2025-03-31)
Performance Improvements
folding: cache treesitter parser checking (0323aa1 )
v3.0.1
31 Mar 15:46
Compare
Sorry, something went wrong.
No results found
3.0.1 (2025-03-31)
Bug Fixes
folding: prime lsp buffers with a single vim.lsp.foldexpr call (91cb3a7 )