Replies: 3 comments 1 reply
-
technically possible if it has the same flag with fzf... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
The closest I can find is
lazy.nvim config:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The zf algorithm excels at finding files because it searches first by filenames (which are usually unique in a project).
Can I setup fzf-lua to use zf only when searching for filenames?
Beta Was this translation helpful? Give feedback.
All reactions