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