From 61ca36ecadc781f557831cb91b9f1ce829a6a3c1 Mon Sep 17 00:00:00 2001 From: Kirill Bulatov Date: Thu, 22 Aug 2024 13:56:27 +0300 Subject: [PATCH] Document proper default value for auto_fold_dirs --- docs/src/configuring-zed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/configuring-zed.md b/docs/src/configuring-zed.md index 0a20664325d09e7d5662440206cf023a7a1409af..ecf17d4718970f88b17575adbf67bd795b527582 100644 --- a/docs/src/configuring-zed.md +++ b/docs/src/configuring-zed.md @@ -1789,7 +1789,7 @@ Run the `theme selector: toggle` action in the command palette to see a current - Description: Whether to fold directories automatically when directory has only one directory inside. - Setting: `auto_fold_dirs` -- Default: `false` +- Default: `true` **Options**