From 8a757954728b52ec92843388049dcaea60db8e3c Mon Sep 17 00:00:00 2001 From: Manuel Schmidbauer Date: Sun, 14 Aug 2022 20:36:08 +0200 Subject: [PATCH] Improved file-picker configuration documentation (#3422) --- book/src/configuration.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/book/src/configuration.md b/book/src/configuration.md index e418869f..74474a74 100644 --- a/book/src/configuration.md +++ b/book/src/configuration.md @@ -120,6 +120,8 @@ files and files listed within ignore files are ignored by (not visible in) the helix file picker and global search. There is also one other key, `max-depth` available, which is not defined by default. +All git related options are only enabled in a git repository. + | Key | Description | Default | |--|--|---------| |`hidden` | Enables ignoring hidden files. | true