telescope-fzf-native.nvim
telescope-fzf-native.nvim copied to clipboard
Is it possible to enable the sorter for all the pickers?
Hi, I've been trying to make the fzf native sorter the default sorter for all the pickers but I keep finding on the sorter working only on a few of them like the find_files picker, but for example not in the lsp ones, tags or even the grep_search.
My question is, is this a config issue on my end or a plugin issue?
This is most likely a configuration issue on your side, it should work for almost all pickers (not live_grep, that one is special). Can you share your config?
Closing because of stale. Also this is 100% a configuration issue. Just dont override the default configuration. Feel free to reopen, if this is still relevant for you. But then please share your config ;)