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
First up, thanks for this awesome setup. I would like to hit ff (and everything else), and end up with a search window that includes my lua/user directory. I have a lot of code in there, I can't figure out how to do that.
I have attempted just removing the user directory from the .gitignore, that didnt work. I found the setting for grepprg in options.lua and modified it to no-ignore. That wasn't the issue. I don't see a place where fzf is being configured here so I could modify its command line.
How can I accomplish this?
Additional information
No response
The text was updated successfully, but these errors were encountered:
Feature description
First up, thanks for this awesome setup. I would like to hit ff (and everything else), and end up with a search window that includes my lua/user directory. I have a lot of code in there, I can't figure out how to do that.
I have attempted just removing the user directory from the .gitignore, that didnt work. I found the setting for grepprg in options.lua and modified it to no-ignore. That wasn't the issue. I don't see a place where fzf is being configured here so I could modify its command line.
How can I accomplish this?
Additional information
No response
The text was updated successfully, but these errors were encountered: