feat: switch to jetbrains kotlin lsp

This commit is contained in:
Petr Sykora 2025-08-21 11:45:04 +02:00
parent ebdfd6f45a
commit d430a7faa1
1 changed files with 1 additions and 1 deletions

View File

@ -655,7 +655,7 @@ require('lazy').setup({
clangd = {},
gopls = {},
pyright = {},
kotlin_language_server = {},
kotlin_lsp = {},
phpactor = {},
-- rust_analyzer = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs