-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
breaking changeRequire manual interventionRequire manual interventiondocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestimportantImportant or critical changesImportant or critical changes
Description
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/lspfolder 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
Labels
breaking changeRequire manual interventionRequire manual interventiondocumentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestimportantImportant or critical changesImportant or critical changes