In nvim avoid COC fuzzy finder to search inside node_modules

Viewed 16

https://github.com/neoclide/coc.nvim

I have been using COC to find files. However, it starts searching for the files inside the node_modules file making it impossible for me to find the files that I am actually working on.

0 Answers
Related