aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-lspconfig/server_configurations/groovyls/init.lua
blob: 495c7592196286ac6f2b81e3818f1fe0581d63f8 (plain) (blame)
1
2
3
return function()
    return { cmd = "groovy-language-server" }
end