Replies: 1 comment
-
Have you looked at the The first argument can take a simple list: |
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.
-
I would like to fuzzy find the list {"apples", "bananas", "grapes"}
I perform the call like this: require('fzf-lua').args(my_list).
However, I get the error "attempt to index local 'k' ( a number value).
Appreciate any help with this!
Beta Was this translation helpful? Give feedback.
All reactions