Questions tagged [vim-fzf]

31 questions
0
votes
1 answer

Filter out invalid results in vim-fzf/fzf

I use fzf.vim quite a bit in my workflow I have one problem when using :GFiles. In the codebase I work on, we have src/node_modules checked into git, so whenever I use :GFiles we get a lot of results back, which includes the node_modules…
filype
  • 8,034
  • 10
  • 40
  • 66
1 2
3