Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bug: Deprecation of require("lspconfig") By neovim/nvim-lspconfig #427

@vkhitrin

Description

@vkhitrin

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:

Image

Steps To Reproduce

  1. Install and configure plugin.
  2. Launch neovim.
  3. Observe deprecation notice.

Expected Behavior

Migrate from require("lspconfig")

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions