feat: switch to jetbrains kotlin lsp
This commit is contained in:
parent
ebdfd6f45a
commit
d430a7faa1
1 changed files with 1 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue