Skip to content

How can i disable blink completions in an inline custom prompt? #547

Answered by bassamsdata
oca159 asked this question in Q&A
Discussion options

You must be logged in to vote

Actually, snacks.input is just a wrapper around vim.ui.input(). So, if you're typing in the prompt inside a floating window like the one below, you're using snacks.input.

One suggestion to Oli's solution is to add the filetype "snacks_input" to the filetypes list, as snacks.input uses this filetype by default.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@olimorris
Comment options

Comment options

You must be logged in to vote
3 replies
@oca159
Comment options

@bassamsdata
Comment options

Answer selected by oca159
@oca159
Comment options

Comment options

You must be logged in to vote
0 replies
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