[Jumps] Support preview window (#1553)

Require fzf 0.54.0 or above

Signed-off-by: zeminzhou <zhouzemin@pingcap.cn>
Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
This commit is contained in:
zzm
2024-07-19 20:39:44 +08:00
committed by GitHub
parent 279e1ec068
commit 3e2ed513d4
6 changed files with 38 additions and 20 deletions

View File

@@ -64,7 +64,7 @@ so you can omit it if you use a plugin manager that doesn't support hooks.
### Dependencies
- [fzf][fzf-main] 0.41.1 or above
- [fzf][fzf-main] 0.54.0 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.