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

Use vim.ui.input instead of nui for capture prompt #9

Open
arnarg opened this issue Aug 31, 2022 · 0 comments
Open

Use vim.ui.input instead of nui for capture prompt #9

arnarg opened this issue Aug 31, 2022 · 0 comments

Comments

@arnarg
Copy link
Owner

arnarg commented Aug 31, 2022

Instead of relying on nui directly we should use the official vim.ui.input which can be configured globally with plugins like dressing.nvim (where nui can be used as a backend anyway). The split functionality from nui would still be useful.

This was referenced Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant