If you have Nix installed (with flakes enabled), you can test drive this by running:
nix run "github:LorenzBischof/neovim-config"
This project is setup with a Nix shell that automatically switches vim
to the current configuration in the repository.
You can activate it with nix develop
or Direnv.