junegunn / junegunn/fzf.vim

[Command failed: fd --type f --hidden --follow --exclud...

Open
#1,296 8 comments 5 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
10.3k
Forks
608
Avg merge
5d 8h
Merged PRs (30d)
2

Description

- [X] I have fzf 0.23.0 or above
- [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

The following is my FZF default command: `let $FZF_DEFAULT_COMMAND='fd --type f --hidden --follow --exclude .git'`

I get the following error: `[Command failed: fd --type f --hidden --follow --exclud`

Have the following plugs and the latest version of everything.
Plug 'junegunn/fzf.vim'
Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }

Was working fine till I ported to a new mac.

thoughts?

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.