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: use vim.diagnostic as default provider #221

Closed
wants to merge 2 commits into from

Conversation

Avimitin
Copy link

The patch neovim/neovim@c4d70da replace the
vim.lsp.diagnostic.get_count with vim.diagnostic.get. This patch fix the
deprecated warning.

:neovim-c4d70: neovim/neovim@c4d70da

The patch {neovim-c4d70}[neovim/neovim@c4d70da] replace the
vim.lsp.diagnostic.get_count with vim.diagnostic.get. This patch fix the
deprecated warning.

Signed-off-by: Avimitin <[email protected]>
@kunzaatko
Copy link
Contributor

If I checked correctly, then this is the same as #219, right?

@Avimitin
Copy link
Author

Yes right

@Avimitin Avimitin closed this Dec 20, 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