Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/editor.md')
-rw-r--r--book/src/editor.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/src/editor.md b/book/src/editor.md
index 87b73873..101ace15 100644
--- a/book/src/editor.md
+++ b/book/src/editor.md
@@ -240,6 +240,7 @@ Note that the ignore files consulted by the file explorer when `ignore` is set t
|`git-ignore` | Enables reading `.gitignore` files | `false`
|`git-global` | Enables reading global `.gitignore`, whose path is specified in git's config: `core.excludesfile` option | `false`
|`git-exclude` | Enables reading `.git/info/exclude` files | `false`
+|`flatten-dirs` | Enables flattening single child directories | `true`
### `[editor.auto-pairs]` Section