Skip to content

Breaking change: Update to Neovim 0.11+ LSP Configuration #33

@brainfucksec

Description

@brainfucksec

Update to Neovim 0.11+ LSP config

With today's commit September 21, 2025, we have switched to the new LSP configuration of Neovim 0.11+.

See:

What has changed compared to the old configuration?

  • The .config/nvim/lua/lsp folder has been removed, Any custom configuration files for LSP servers should be placed in the .config/nvim/lsp/ folder.

NOTE:

The nvim-lspconfig and nvim-cmp plugins are still present and useful for autocompletion.

Before updating, it is always recommended to back up the old configuration. See: https://github.com/brainfucksec/neovim-lua?tab=readme-ov-file#installation

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeRequire manual interventiondocumentationImprovements or additions to documentationenhancementNew feature or requestimportantImportant or critical changes

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions