Skip to content

Conversation

@yehuohan
Copy link

Support @ cmdtype completion for input() function.

With following setup, cmp-cmdline can also provide the completion content passed into input() function.

    cmp.setup.cmdline({':', '@'}, {
        mapping = cmp_mappings,
        sources =  { { name = 'cmdline' }}
    })

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

Successfully merging this pull request may close these issues.

1 participant