-
-
Notifications
You must be signed in to change notification settings - Fork 53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fzf-lua support #206
Comments
There is already a minimal support for fzf-lua. Is there anything specific you want in mind? Maybe porting my config over to be default in zenbones is possible. |
Might be off-topic but interestingly fzf supports defining a config file junegunn/fzf#3618 |
Note that you have to set |
There also an option to set fzf colors without any plugin setting via the global |
This works great, I had no idea! Thanks @mcchrish, solves the problem for me. |
I'd like to help add support for fzf-lua, any tips on where to start?
The text was updated successfully, but these errors were encountered: