camspiers / snap

A fast finder system for neovim.
The Unlicense
483 stars 16 forks source link

[QUESTION] Why should I use this plugin over telescope.nvim ? #89

Closed marcelarie closed 8 months ago

marcelarie commented 8 months ago

I think there is no information about this on the README. Of course, I can see that it is much more configurable and arguably has a better API, but I would like to know if there are any other gains.

Thanks!

camspiers commented 8 months ago

It was created originally because I was facing performance issues in using telescope particularly when using live_grep.

Some context in: https://www.reddit.com/r/neovim/comments/nvl2fy/snap_a_nonblocking_finder_system_for_neovim_05/

marcelarie commented 8 months ago

Gotcha, thanks for the reply!