[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

@@ -2,7 +2,8 @@
<!-- Check all that apply [x] -->
- [ ] I have fzf 0.30.0 or above
- [ ] I have fzf 0.54.0 or above
- `:echo system(fzf#exec() .. ' --version')`
- [ ] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [ ] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [ ] I have read through the manual page of fzf (`man fzf`)