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 deprecation error #66

Merged
merged 1 commit into from
Feb 14, 2021
Merged

Fix deprecation error #66

merged 1 commit into from
Feb 14, 2021

Conversation

NTBBloodbath
Copy link
Contributor

@NTBBloodbath NTBBloodbath commented Feb 14, 2021

Fix deprecation error when using nvim_lsp as diagnostic tool engine.

Error detected while processing function spaceline#spacelinetoggle[2]..<SNR>63_SetStatusline[6]..<SNR>63_ActiveStatusLine[19]..s
paceline#diagnostic#diagnostic_error[1]..<SNR>67_diagnostic_nvim_lsp_error:
line    2:
buf_diagnostics_count is deprecated. Use 'vim.lsp.diagnostic.get_count'

Fix deprecation error when using nvim_lsp as diagnostic tool engine.
@glepnir glepnir merged commit 0912f81 into nvimdev:master Feb 14, 2021
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.

2 participants