Tried the Telescope plugin out this week, it's great.

My favorite feature is that you can use Telescope to search its own command list. A nice touch for discoverability, which is often a challenge with command-line oriented tools. #neovim

https://neovim.substack.com/p/why-arent-you-using-telescope-yet?sd=pf

Why aren't you using Telescope yet?

An extendable fuzzy-finder for all your file searching needs

Mastering Neovim
@nat
Does lead to the bootstrap problem though. Doesn't it? 😂
@musicmatze Yeah totally. I stumbled on this one accidentally -- I held off on setting up keymaps and was running `:Telescope find_files` etc. from my history, and at some point must have accidentally clipped the argument and was very pleasantly surprised to see what came up.