docs(readme): document git 2.25+ requirement
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user