Open
Description
- I have fzf 0.23.0 or above
- 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
) - I have searched through the existing issues
First, thanks for all the wonderful work you are doing. I'm a fan. I can't live without fzf in vim or the shell + some of your other plugins.
Recently I've been working on Windows 10. With nvim 0.5 and 0.6 and I can't get the Git sections of fzf.vim to work.
Here some examples:
As recommended in some issues here and stackoverflow to get the preview for ripgrep or ag I did set the following on my vim config:
I installed via chocolatey SED and BAT as I wasn't sure if it the issue was that, but it seems is not. ripgrep and Ag previews work as they should.
I have some other git related plugins as fugitive, git messenger and git gutter and all of them work correctly. Also GFiles? Does show the proper edited files list.