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.4.3

1 month 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

1 month ago

4.4.2 (2024-05-01)

Bug Fixes

  • treesitter: guarantee mason loads before treesitter (cfd992f)

v4.4.1

1 month 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

1 month 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

1 month 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

1 month 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

1 month ago

4.2.0 (2024-04-18)

Features

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

v4.1.12

1 month ago

4.1.12 (2024-04-18)

Bug Fixes

  • autocmds: add missing HighlightURL default highlight group (93b10eb)

Performance Improvements

  • optimize url highlighting auto command and disable for large buffers (848ac6b)

v4.1.11

2 months ago

4.1.11 (2024-04-16)

Performance Improvements

  • astrolsp: improve lazy loading of AstroLSP (35b8928)

v4.1.10

2 months ago

4.1.10 (2024-04-11)

Bug Fixes

  • comment: add missing Comment.nvim mappings for lazy loading (9d5b0eb)