My Nixvim configurationTo start this custom neovim installation, run one of the following commands:# upstream version nix run "github:anders130/nvix"# local version nix run .To test the changes in this configuration, run the following command:nix flake check .