diff --git a/.zed/settings.json b/.zed/settings.json index 042dac8..2e2b5f8 100644 --- a/.zed/settings.json +++ b/.zed/settings.json @@ -29,9 +29,7 @@ }, "validate": true, "completion": true, - "format": { - "enable": true - } + "yamlVersion": "1.2" } } }