-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
bugSomething isn't workingSomething isn't working
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 deprecating require("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 from require("lspconfig")
chetra-seng, Sirvesh, p0ryae, IntangibleMatter, ramrom and 8 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working