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

1 week ago

4.1.10 (2024-04-11)

Bug Fixes

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

v4.1.9

2 weeks ago

4.1.9 (2024-04-10)

Bug Fixes

  • autocmds: check if buffer is valid before checking for file (40f7c42)

v4.1.8

2 weeks ago

4.1.8 (2024-04-06)

Bug Fixes

  • mappings: clear up language of &lt;Leader&gt;q and <Leader>Q mappings (e09e62e)
  • snapshot: require AstroCore v1.1.1 for important bug fix (4e0f63c)

v4.1.7

2 weeks ago

4.1.7 (2024-04-05)

Bug Fixes

  • make sure FileType event is fired at the correct time after AstroFile (eceb0a8)

v4.1.6

2 weeks ago

4.1.6 (2024-04-04)

Bug Fixes

  • autocmds: when triggering AstroFile events, only forward events for valid buffers (3bf88e0)

v4.1.5

3 weeks ago

4.1.5 (2024-04-03)

Bug Fixes

  • telescope: load treesitter with telescope (7462fb1)

v4.1.4

3 weeks ago

4.1.4 (2024-04-03)

Bug Fixes

  • autocmds: fully retrigger original autocmd event after AstroFile (112e209)

v4.1.3

3 weeks ago

4.1.3 (2024-04-02)

Bug Fixes

  • cmp: guarantee all sources have a group index (568da53)
  • resession: enable AstroCore resession extension for single tab restore (0c9f87b)

v4.1.2

3 weeks ago

4.1.2 (2024-04-02)

Bug Fixes

  • lspkind: improve cmp and lspkind integration and loading order (e1a5eca)

v4.1.1

3 weeks ago

4.1.1 (2024-04-01)

Bug Fixes

  • plugins: explicitly mark all dependencies as lazy = true (dbd3d13)