enter image description hereI currently move my focus to Neovim and have installed a lot of plugins. The most confusing one is telescope. Every time I tried to search for files in current working directory, it scans all files in my disk and display. I also use nvim-tree for as files explorer. How can I make it only scan files in open directories?
I have tried to enter a specific directory to see whether this helps telescope reduce its searching scope. However, after trying all keys listed by the nvim-tree, I still can’t enter the specific directory and omit its parent directory.
Ryan Richard is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.