9 lines
146 B
Lua
9 lines
146 B
Lua
return {
|
|
settings = {
|
|
yaml = {
|
|
format = { enable = true },
|
|
schemaStore = { enable = true },
|
|
}
|
|
}
|
|
}
|