Skip to content

Support @ cmdtype completion for input() function#76

Open
yehuohan wants to merge 1 commit intohrsh7th:mainfrom
yehuohan:main
Open

Support @ cmdtype completion for input() function#76
yehuohan wants to merge 1 commit intohrsh7th:mainfrom
yehuohan:main

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