cljoly/telescope-repo.nvim

Telescope search_dirs

phortonssf opened this issue · 2 comments

Is this option supported? As of right now I can't get it to work.

:lua require'telescope'.extensions.repo.cached_list{search_dirs = {"~/.dotfiles/nvim/.config/nvim/plugin"}}

Hi, thanks for opening this issue!
That seems useful, I’m looking into implementing it.

This is now implemented (#26)