Skip to content
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

Is it possible to call pickers directly from Lua? #18

Open
krlhBlupine opened this issue Jul 9, 2024 · 1 comment
Open

Is it possible to call pickers directly from Lua? #18

krlhBlupine opened this issue Jul 9, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@krlhBlupine
Copy link

Pretty much what it says on the tin. vim.cmd is proving unhelpful when it comes to setting variables in lua (always returns nil before the picker actually executes, as far as I can tell.)

@axkirillov
Copy link
Owner

Hi! No, but it would be very easy to implement. Just export the one function from the init module. Would you be willing to submit a PR?

@axkirillov axkirillov added the enhancement New feature or request label Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants