fix yaml lsp
This commit is contained in:
parent
0af4903072
commit
6b06f2740b
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ for _, lsp in pairs(servers) do
|
|||
}
|
||||
end
|
||||
|
||||
lsp.yamlls.setup({
|
||||
lspc.yamlls.setup({
|
||||
settings = {
|
||||
yaml = {
|
||||
keyOrdering = false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue