validate yaml
This commit is contained in:
@ -202,7 +202,7 @@ require('lspconfig')['yamlls'].setup {
|
||||
on_attach = on_attach,
|
||||
settings = {
|
||||
yaml = {
|
||||
validate = false
|
||||
validate = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user