Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork77
Open
Description
Did you check docs and existing issues?
- I have read all the plugin docs
- I have searched the existing issues
- I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
0.11.4
Operating system/version
macOS 26
Describe the bug
Recently,https://github.com/neovim/nvim-lspconfig has started the procedure of deprecatingrequire("lspconfig") (neovim/nvim-lspconfig@1f7fbc3).
Starting the plugin causes the deprecation notices to appear:

Steps To Reproduce
- Install and configure plugin.
- Launch neovim.
- Observe deprecation notice.
Expected Behavior
Migrate fromrequire("lspconfig")