Skip to content

Update neovim LSP instructions for neovim 0.11+#21924

Merged
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
erfanio:master
Apr 1, 2026
Merged

Update neovim LSP instructions for neovim 0.11+#21924
ShoyuVanilla merged 1 commit intorust-lang:masterfrom
erfanio:master

Conversation

@erfanio
Copy link
Copy Markdown
Contributor

@erfanio erfanio commented Mar 31, 2026

On neovim 0.11+ using require'lspconfig' displays a warning that it's deprecated and will be removed in the future.

The instructions have been updated to use the new vim.lsp APIs.

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Mar 31, 2026
@ChayimFriedman2
Copy link
Copy Markdown
Contributor

Does someone that use Neovim can confirm? @ShoyuVanilla, @A4-Tacks AFAIK you use it.

Copy link
Copy Markdown
Member

@ShoyuVanilla ShoyuVanilla left a comment

Choose a reason for hiding this comment

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

Yeah, we needed this updates as the lsp has become native in nvim 0.11. Thanks!

View changes since this review

@ShoyuVanilla ShoyuVanilla added this pull request to the merge queue Apr 1, 2026
Merged via the queue into rust-lang:master with commit 510c6f6 Apr 1, 2026
17 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Apr 1, 2026
@A4-Tacks
Copy link
Copy Markdown
Member

A4-Tacks commented Apr 1, 2026

@A4-Tacks AFAIK you use it.

I am using Vim+coc.nvim, not NeoVim

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.

5 participants