fix(groovy): enable groovyls

This commit is contained in:
2024-07-06 15:19:28 +02:00
parent be105a0bcc
commit c425b3e9cc
+2 -3
View File
@@ -15,13 +15,12 @@
]]
return {
enable = false,
enable = true,
dependencies = {
"java",
},
mason = {
name = "groovy-language-server",
-- version = "",
"groovy-language-server",
},
lspconfig = {
filetypes = {