AstroVim Versions Save

AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins

v4.5.1

1 week ago

4.5.1 (2024-05-05)

Bug Fixes

  • decouple mappings to make it easier to override them individually (3ed1a45), closes #2574

v4.5.0

2 weeks ago

4.5.0 (2024-05-03)

Features

  • astrolsp: add global inlay hints toggle (7d73045)

Bug Fixes

  • astrolsp: remove unnecessary backported <C-S> mapping. This is actually a bug because it overwrites a separate AstroNvim default (1e36e3e)

v4.4.4

2 weeks ago

4.4.4 (2024-05-02)

Bug Fixes

  • comment: make <Leader>/ dot-repeatable (e2edcc7), closes #2410
  • make git optional in the path for execution (b10119d)

v4.4.3

2 weeks ago

4.4.3 (2024-05-01)

Bug Fixes

  • health: check for ripgrep (rg) executable (2f43843)
  • telescope: only map Telescope's live_grep picker if rg is available (25a7ebf)

v4.4.2

2 weeks ago

4.4.2 (2024-05-01)

Bug Fixes

  • treesitter: guarantee mason loads before treesitter (cfd992f)

v4.4.1

2 weeks ago

4.4.1 (2024-04-30)

Bug Fixes

  • cmp: update vim.snippet to use updated active API (#2560) (b505f4f)
  • smart-splits: disable aggressive lazy loading for multiplexer setup (242f728)
  • vim-illuminate: add missing large_file_cutoff default (782fcb0)

v4.4.0

2 weeks ago

4.4.0 (2024-04-29)

Features

  • mappings: backport new default neovim diagnostic and LSP mappings (91191e6)

Bug Fixes

  • clear up language in update notification for AstroNvim (8ca570a)
  • mappings: fix incorrectly normalized mappings (cc66460)

v4.3.0

3 weeks ago

4.3.0 (2024-04-26)

Features

  • alpha: show the actual leader key on the dashboard (3dabdd0)

Bug Fixes

  • autocmds: typo in terminal_settings description (#2552) (4b4abca)

v4.2.1

3 weeks ago

4.2.1 (2024-04-23)

Bug Fixes

  • nvim-dap-ui: temporarily pin nvim-dap-ui to commit until next release (a6fb183)

v4.2.0

4 weeks ago

4.2.0 (2024-04-18)

Features

  • add notification to recommend running :Lazy update again after AstroNvim updates (3c81105)