editor-bootstrap/vim-bootstrap

failed fzf default command

thinhbuihong opened this issue · 0 comments

  • Operating system: windows10
  • Nvim version: 0.4.3

Description

I have a error "command failed: find * -path '/.' -prune -o -path 'node_modules/' -prune -o -path 'target/' -prune -o -path 'dist/**' -prune -o -type f -print -o -type l -print 2> /dev/null" when use ",+e".
Please help me fix this problem