Category "telescope.nvim"

ignore named sub directories vim telescope

This question concerns telescope in vim. I can see any info as to the type of regex being used. With the following setting I can achieve to ignore node_modules

How to include specific hidden file/folder in search result when using telescope.nvim?

I'm using neovim and Telescope as a finder (find_files, live_grep, file_browser), by default Telescope is ignoring hidden files and files included in .gitignore