Project-Specific Fuzzy-Finding #1514
Closed
barrett-ruth
started this conversation in
General
Replies: 1 comment 1 reply
-
This is a somewhat vague description of your needs/workflow but it sounds to me like a great case for custom pickers/keybinds in your nvim config, you could also create a directory/project switcher which calls fzf-lua’s setup with different args for each project. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
Was looking for a way to grep/fd over various projects and setting custom args/ignore flags.
Where in my workflow does this make the most sense to add - i.e. in fzf-lua config, in a .nvim.lua, etc...
Beta Was this translation helpful? Give feedback.
All reactions