github AstroNvim/AstroNvim v6.0.0

latest releases: v6.0, v6, stable...
6 hours ago

6.0.0 (2026-03-30)

⚠ BREAKING CHANGES

  • drop support for Neovim v0.10

Features

  • astrocore: add foldinner icon (a62b7d4)
  • astrocore: automatically install treesitter parsers as needed (b1b8b5c)
  • astrolsp: add mapping for workspace diagnostics (bcb18b8)
  • mason-lspconfig: integrate mason-lspconfig v2 with AstroLSP (14b4ba9)
  • migrate from vim-illuminate to snacks.words (b345b81)
  • options: migrate to using the new winborder option for setting default floating window style (3be57af)
  • treesitter: add configuration of treesitter based text objects (295d3a2)
  • treesitter: add disabling treesitter on large buffers (6ecbe18)
  • treesitter: migrate to main branch of nvim-treesitter (10a2c59)
  • update to mason-lspconfig v2 (207f78a)
  • update to AstroLSP v4 (36bd147)

Bug Fixes

  • add support for the new vim.lsp.codelens implementation (b04e9cb)
  • astrocore: ignore nofile buffers in session management (f07ad72)
  • astrolsp: use opts_extend for servers key (2a7bfde)
  • lspconfig: update lazy load command when :lsp is upstreamed (d23df5b)
  • nvim-dap: use new skip_comments flag in vim.json.decode if available (12c7819)
  • resolve loading dependency order (0b68415)
  • rework lazy loading and loading order of AstroLSP and lspconfig (04246bd)
  • snapshot: pin lazydev to commit until next release (72a2605)

Code Refactoring

  • drop support for Neovim v0.10 (32abe14)

Don't miss a new AstroNvim release

NewReleases is sending notifications on new releases.