Use builtin yamlls schemastore
This commit is contained in:
parent
18f15c5ab3
commit
649653ef8c
|
@ -1,8 +1,5 @@
|
|||
return require("schema-companion").setup_client({
|
||||
settings = {
|
||||
yaml = {
|
||||
schemastore = { enable = false, url = "" },
|
||||
schemas = require("schemastore").yaml.schemas(),
|
||||
},
|
||||
yaml = {},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue
Block a user