docs: no longer using master but main

Tiny update. Noticed the `master` branch does not exist.
This commit is contained in:
Simon Elsbrock 2024-11-20 21:44:01 +01:00 committed by GitHub
parent 9416bc9018
commit c7b7b6481b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,7 @@
You must use a `nixpkgs` version compatible with the nixvim version you choose.
The `master` branch requires to use a _very recent_ version of nixpkgs unstable.
The `main` branch requires to use a _very recent_ version of nixpkgs unstable.
In order to guarantee the compatibility between nixvim & nixpkgs it is recommended to always update both at the same time.
When using a `stable` version you must use the corresponding nixvim branch, for example `nixos-24.05` when using NixOS 24.05.