mirror of
https://git.aramjonghu.dev/AramJonghu/nvim.git
synced 2026-09-11 19:13:30 +02:00
feat: kotlin lsp added
This commit is contained in:
@@ -30,6 +30,7 @@ local servers = {
|
|||||||
"rust_analyzer",
|
"rust_analyzer",
|
||||||
"digestif",
|
"digestif",
|
||||||
"elixirls",
|
"elixirls",
|
||||||
|
"kotlin_lsp",
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, server in ipairs(servers) do
|
for _, server in ipairs(servers) do
|
||||||
|
|||||||
Reference in New Issue
Block a user