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

2 weeks 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 weeks ago

4.1.11 (2024-04-16)

Performance Improvements

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

v4.1.10

3 weeks ago

4.1.10 (2024-04-11)

Bug Fixes

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

v4.1.9

3 weeks ago

4.1.9 (2024-04-10)

Bug Fixes

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

v4.1.8

4 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

4 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

1 month ago

4.1.6 (2024-04-04)

Bug Fixes

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

v4.1.5

1 month ago

4.1.5 (2024-04-03)

Bug Fixes

  • telescope: load treesitter with telescope (7462fb1)

v4.1.4

1 month ago

4.1.4 (2024-04-03)

Bug Fixes

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

v4.1.3

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