master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 657a638309 - Show all commits

View File

@@ -312,6 +312,11 @@ return {
on_attach = on_attach,
}
lspconfig['marksman'].setup {
capabilities = capabilities,
on_attach = on_attach,
}
lspconfig['yamlls'].setup {
capabilities = capabilities,
on_attach = on_attach,