docs(readme): document git 2.25+ requirement

This commit is contained in:
2026-05-09 01:13:56 +02:00
parent 4758d63040
commit cfe09b4a48
+1 -1
View File
@@ -2,7 +2,7 @@ My Neovim config.
## System Requirements
Only supports Linux, macOS and other BSD variants. Requires neovim v0.12.
Only supports Linux, macOS and other BSD variants. Requires neovim v0.12 and git v2.25 or newer (the git module uses `git restore`, which stabilized in 2.25).
## License