Skip to content

Conversation

fsgreco
Copy link
Owner

@fsgreco fsgreco commented Sep 27, 2025

Remove deprecated method require('lspconfig')[server_name].setup(server_config).
Using new method:

vim.lsp.config(server_name, server_config)
vim.lsp.enable(server_name)

More information here: nvim-lua#1663

@fsgreco fsgreco merged commit 32c40a2 into modular-configuration Sep 27, 2025
@fsgreco fsgreco deleted the fsgreco-patch-nvim+011 branch September 27, 2025 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant