Skip to content

fix(vim.lsp): replace deprecated vim.lsp.start_client with vim.lsp.start #87

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

Closed

Conversation

alexpasmantier
Copy link

@alexpasmantier alexpasmantier commented May 4, 2025

The vim.lsp.start_client method is being deprecated in nvim 0.13 and replaced with vim.lsp.start.

….start`

==============================================================================
vim.deprecated:
require("vim.deprecated.health").check()

 ~
- WARNING vim.lsp.start_client() is deprecated. Feature will be removed
in Nvim 0.13
  - ADVICE:
    - use vim.lsp.start() instead.
    - stack traceback:

/home/USER/.local/share/nvim/lazy/copilot.vim/lua/_copilot.lua:34
@Copilot Copilot AI review requested due to automatic review settings May 4, 2025 00:17
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • lua/_copilot.lua: Language not supported

Copy link

github-actions bot commented May 4, 2025

At the moment we are not accepting contributions to the repository.

Feedback for Copilot.vim can be given in the feedback forum.

@github-actions github-actions bot closed this May 4, 2025
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.

1 participant