junegunn / junegunn/fzf.vim

Gitfiles preview fails

Open
#965 3 comments 0 reactions 0 assignees View on GitHub
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)
```

![image](https://user-images.githubusercontent.com/12205650/76724920-fda1a680-6722-11ea-9eb1-f61427f1a0f6.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.