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

Update health functions to use non-deprecated versions. #8

Merged
merged 1 commit into from
May 10, 2024
Merged

Update health functions to use non-deprecated versions. #8

merged 1 commit into from
May 10, 2024

Conversation

acoffman
Copy link
Contributor

Great plugin so far, excited to see where it goes!

Running on 0.10/HEAD I get the following deprecation warnings when performing the health check:

Screenshot 2024-05-10 at 12 44 10 PM

Looks like they are marked as deprecated in 0.10 and will be removed in 0.11. See https://neovim.io/doc/user/deprecated.html and neovim/neovim#22927

This updates the function calls to use the new versions.

@acoffman acoffman requested a review from MagicDuck as a code owner May 10, 2024 19:02
Copy link
Owner

@MagicDuck MagicDuck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awsome! Thanks for fixing that, and thanks for your kind words! 😄

@MagicDuck MagicDuck merged commit 105c0bc into MagicDuck:main May 10, 2024
2 checks passed
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