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

use vim.lsp.util.show_document #18

Merged
merged 1 commit into from
Oct 27, 2024

Conversation

teatimeguest
Copy link
Contributor

Since vim.lsp.util.jump_to_location is deprecated in v0.11.0, this PR uses vim.lsp.util.show_document instead. The change should be backward compatible as jump_to_location in v0.9.0 is just implemented by forwarding arguments to show_document.

@icholy icholy merged commit 088c91e into icholy:master Oct 27, 2024
1 check passed
@icholy
Copy link
Owner

icholy commented Oct 27, 2024

Thanks!

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