Skip to content

auto_show = false only for cmdline? #681

Answered by richin13
Julian asked this question in Q&A
Discussion options

You must be logged in to vote

I found this recipe in the docs: Don't show completion menu automatically in cmdline mode

completion = { 
  menu = { auto_show = function(ctx) return ctx.mode ~= 'cmdline' end }
}

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

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