I've created the https://github.com/practicalli/nvim-astro5/releases/tag/2025-04-24 - I'll announce this at the start of next week. The experience of https://github.com/practicalli/nvim-astro5/ is very similar even though Snacks quality of life plugins have replaced many other (sometimes unmaintained) plugins. The most notible change is the switch to Catppuccin (Cat-Pussin') theme. There are a few more features in Astro5 (on top of the rich feature set from the earlier Astro config) • toggle between specific src and test files (and back again) using other.nvim • lua snippets to help write lua code (from folke/dotfiles) • TODO: set babashka files as clojure filetiles I am reviewing the Astrocommunity plugins to see if there are other features useful to add. Feel free to suggest plugins and config I have been using this new config for several weeks and its very stable now. There have been a lot of plugin updates recently as everyone tweaks their work for Neovim 0.11, but that seems to be minimal now. Astronvim community plugin specs have been updated to Neovim 0.11 and Snacks.
I like the new theme! And the https://github.com/julienvincent/nvim-paredit works well for me, I was missing https://github.com/PaterJason/nvim-treesitter-sexp from the latest astro4. Thanks Johnny!
@jr0cket https://github.com/practicalli/nvim-astro5/blob/3f970ea7c7a6859a6317e5e5bef541190bda53fb/lua/plugins/practicalli.lua#L130 I don't think this branch exists: https://github.com/practicalli-johnny/other-nvim-fork/branches
@emilaasa Ah, the PR upstream (other.nvim) has been merged. I've pushed a change to revert to upstream.
Should be fixed now after a SPC p a
Yep looks good!