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

fix(progress): Change LspProgress data field result to params #785

Merged
merged 1 commit into from
May 9, 2024

Commits on May 4, 2024

  1. fix(progress): Change LspProgress data field result to params

    On nvim 0.10-dev, there is a (breaking) change: the `data` table now
    contains `params` instead of `result` for ProgressParams.
    
    See neovim/neovim#28632
    wookayin committed May 4, 2024
    Configuration menu
    Copy the full SHA
    37dc7c9 View commit details
    Browse the repository at this point in the history