fix yaml lsp

This commit is contained in:
2023-11-04 16:52:15 +01:00
parent 0af4903072
commit 6b06f2740b

View File

@@ -33,7 +33,7 @@ for _, lsp in pairs(servers) do
} }
end end
lsp.yamlls.setup({ lspc.yamlls.setup({
settings = { settings = {
yaml = { yaml = {
keyOrdering = false, keyOrdering = false,