setup groovyls
This commit is contained in:
@@ -105,6 +105,10 @@ require('lspconfig')['pyright'].setup {
|
|||||||
on_attach = on_attach,
|
on_attach = on_attach,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
require('lspconfig')['groovyls'].setup {
|
||||||
|
on_attach = on_attach,
|
||||||
|
}
|
||||||
|
|
||||||
require('lspconfig')['cmake'].setup {
|
require('lspconfig')['cmake'].setup {
|
||||||
on_attach = on_attach,
|
on_attach = on_attach,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user