Skip to content

Adding fzf-lua providers #1246

Answered by ibhagwan
folke asked this question in Q&A
Jun 10, 2024 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Interesting, I missed this discussion.

Don’t have a dedicated register but I believe that if you add your function to the main package metatable it should show up in builtin:

require('fzf-lua').foo = function(…)

I’m not opposed to having a register API for extensions (perhaps with name, default settings, etc).

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@gennaro-tedesco
Comment options

@ibhagwan
Comment options

Answer selected by ibhagwan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants