Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return early from CompleteDone handler #3274

Merged
merged 1 commit into from
Aug 9, 2021

Commits on Aug 9, 2021

  1. return early from CompleteDone handler

    Return early from the CompleteDone handler when omnifunc is not set to
    go#complete#Complete.
    
    This should help interactions with other plugins like coc.nvim that some
    users leverage to do completion.
    
    Relates to fatih#3272
    bhcleek committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6e9dec3 View commit details
    Browse the repository at this point in the history