this release solves some problems with the last release.
you can clone thie repo to $HOME/.config/nvim and start Neovim and Voila! you are ready to go.
for some reason you want to install the plugins manualy? the build.tar.gz contains everything you need:
/home/runner/.config/nvim should be in $HOME/.config/nvim
/home/runner/.local/share/nvim should be in $HOME/.local/share/nvim
dependencies I built nvim with:
- python3.10.12
- Nodejs v21.5.0
- go1.22.2 linux/amd64