Standalone nix package containing a whole lazyvim config, together with all dependencies.
Install the nix package manager (https://nixos.org/download).
Run lazyvim-nix:
nix run --extra-experimental-features "nix-command flakes" github:jla2000/lazyvim-nixNix will now download all dependencies and startup a fully configured neovim instance.