https://github.com/practicalli/nvim-astro5 features have all been pushed. Feel free to try this Neovim config if you want to use Neovim 0.11. I'll continue user testing this week to see if there are any remaining issues. If everything looks good I'll cut a release later this week and post a message on #announcements channel. NOTE: I recommend keeping your existing Neovim config and installing nvim-astro5 alongside, using the https://practical.li/neovim/install/multiple-configurations/, just in case you find an issue before I do or something funky happens with one or more plugins. NOTE: Although Parinfer support is working well, Paredit support has been disabled for the moment, as nvim-treesitter-sexp errors due to the Neovim 0.11 breaking changes. I will be evaluating https://github.com/julienvincent/nvim-paredit as a replacement, as comments from the community state it is working okay with Neovim 0.11. I will also try parpar.nvim to see if there that is an effective approach to combining the parinfer and paredit plugins (the readme says it is 🙂 )