Skip to content

Allow Super-tab to accept and cycle through suggestions #576

Closed Answered by marovira
marovira asked this question in Q&A
Discussion options

You must be logged in to vote

I solved it by setting:

opts = {
    completion = { list = { selection = "auto_insert"}}} 
} 
    

And leaving tab as "selec_next", "fallback".

It's in the full list of options but I had a hard time keeping track of the indentation levels

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@marovira
Comment options

Answer selected by marovira
@naowalrahman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
feature New feature or request
2 participants
Converted from issue

This discussion was converted from issue #572 on December 15, 2024 19:23.