Add yaml support

This commit is contained in:
Pablu23
2024-11-05 11:23:10 +01:00
parent 27737530bc
commit 17e24ac90c

View File

@@ -23,6 +23,7 @@ return {
"ols", "ols",
"clangd", "clangd",
"omnisharp", "omnisharp",
"yamlls",
}, },
handlers = { handlers = {
function(server_name) function(server_name)