Releases
v3.0.0
3.0.0 (2025-03-26)
⚠ BREAKING CHANGES
leave colorscheme
up to be set up later
require Neovim v0.10+
Features
add folding
module with custom foldexpr
function (d8963a2 )
add set_colorscheme
helper function (d196e30 )
folding: add :AstroFoldInfo
command for checking the current fold information (730bda9 )
folding: add configuration for folding (85241fc )
folding: add fallback to indentation based folding (6863bce )
status: allow configuration of default status component options through the setup function (2247b44 )
status: allow configuration of status provider options through setup
function (195b649 )
Bug Fixes
folding: make treesitter folding backwards compatible with Neovim v0.10 (a282ec7 )
status: remove old diagnostics_mode
check (95e3171 )
update to use non-deprecated LSP client methods in Neovim v0.11 (07cf995 )
Code Refactoring
leave colorscheme
up to be set up later (706439a )
require Neovim v0.10+ (80c0f84 )
You can’t perform that action at this time.