Gitfiles preview fails
Open
help wanted
- Dominant language
- Vim Script
- Stars
- 10.3k
- Forks
- 608
- Avg merge
- 5d 8h
- Merged PRs (30d)
- 2
Description
- [ X] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [X ] I have read through https://github.com/junegunn/fzf/blob/master/README-VIM.md
- [ X] I have read through the manual page of fzf (`man fzf`)
- [X ] I have searched through the existing issues
Windows10
Vim 8.2
``` vim
command! -bang -nargs=? -complete=dir GitFiles
\ call fzf#vim#gitfiles(, fzf#vim#with_preview('right:50%', '?'), 0)
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.