← 返回首页
bug: Deprecation of `require("lspconfig")` By `neovim/nvim-lspconfig` · Issue #427 · nvim-java/nvim-java · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

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

New issue
New issue

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

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

Expected Behavior

Migrate from require("lspconfig")

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

    • Open in GitHub Copilot app

    Footer

    © 2026 GitHub, Inc.