vim.ui.input
options: completion
#201
Unanswered
ranjithshegde
asked this question in
Q&A
Replies: 0 comments
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.
-
Firstly, thank you for the amazing work and ideas behind this plugin!!
I was trying out the examples in the wiki, specifically for overriding
vim.ui.*
functions. Select works great.I am not able to get all the
opts
ofvim.ui.input
working withnui
overrides.input
hascomplete=
option where you can pass a string or string+callback. I dont see how I can get that working withnui
.Has anyone had any success with it? If so, I would be very grateful if you share your configs
Beta Was this translation helpful? Give feedback.
All reactions