You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the telescope.pickers module is required for this plugin (this is referenced in README as well, but I figured I'd try it out just in case). I use (and prefer) fzf-lua as it has less impact on my startup time, and functions effectively the same and is just as configurable -- in my own personal experience extending it, at least.
That being said, your decision to support Telescope even over fzf-lua makes complete sense given how many more people use telescope over fzf-lua.
Nonetheless, I was hoping to add support for fzf-lua to the feature request list
Not a big deal, as just running task ... in my cli is pretty easy, but minimizing how much I switch in and out of neovim is always nice.
Thank you for your work on this plugin!
The text was updated successfully, but these errors were encountered:
Hello!
It seems the
telescope.pickers
module is required for this plugin (this is referenced in README as well, but I figured I'd try it out just in case). I use (and prefer) fzf-lua as it has less impact on my startup time, and functions effectively the same and is just as configurable -- in my own personal experience extending it, at least.That being said, your decision to support Telescope even over fzf-lua makes complete sense given how many more people use telescope over fzf-lua.
Nonetheless, I was hoping to add
support for fzf-lua
to the feature request listNot a big deal, as just running
task ...
in my cli is pretty easy, but minimizing how much I switch in and out of neovim is always nice.Thank you for your work on this plugin!
The text was updated successfully, but these errors were encountered: