junegunn/fzf.vim

Gitfiles preview fails

Open

#965 opened on Mar 16, 2020

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Vim Script (10,188 stars) (605 forks)batch import
help wanted

Description

Windows10 Vim 8.2

command! -bang -nargs=? -complete=dir GitFiles
            \ call fzf#vim#gitfiles(<q-args>, fzf#vim#with_preview('right:50%', '?'), <bang>0)

image

Contributor guide