Require the latest fzf

It has a crucial fix for fzf#vim#grep2
This commit is contained in:
Junegunn Choi
2023-06-04 15:50:13 +09:00
parent fd812b5710
commit f5ba993af3
2 changed files with 6 additions and 5 deletions

View File

@@ -50,7 +50,7 @@ so you can omit it if you use a plugin manager that doesn't support hooks.
### Dependencies
- [fzf][fzf-main] 0.23.0 or above
- [fzf][fzf-main] 0.41.1 or above
- For syntax-highlighted preview, install [bat](https://github.com/sharkdp/bat)
- If [delta](https://github.com/dandavison/delta) is available, `GF?`,
`Commits` and `BCommits` will use it to format `git diff` output.