mirror of https://github.com/helix-editor/helix
Improved file-picker configuration documentation (#3422)
parent
c5deb30814
commit
8a75795472
|
@ -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`
|
helix file picker and global search. There is also one other key, `max-depth`
|
||||||
available, which is not defined by default.
|
available, which is not defined by default.
|
||||||
|
|
||||||
|
All git related options are only enabled in a git repository.
|
||||||
|
|
||||||
| Key | Description | Default |
|
| Key | Description | Default |
|
||||||
|--|--|---------|
|
|--|--|---------|
|
||||||
|`hidden` | Enables ignoring hidden files. | true
|
|`hidden` | Enables ignoring hidden files. | true
|
||||||
|
|
Loading…
Reference in New Issue