mirror of
https://github.com/junegunn/fzf.vim.git
synced 2026-04-26 09:25:54 +08:00
[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:
@@ -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`)
|
||||
|
||||
Reference in New Issue
Block a user