mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-24 02:16:18 +04:00
deploy: 8a75795472
This commit is contained in:
parent
626a49a106
commit
ba4bf242f7
@ -237,6 +237,7 @@ the default file-picker configuration below are IgnoreOptions: whether hidden
|
|||||||
files and files listed within ignore files are ignored by (not visible in) the
|
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, <code>max-depth</code>
|
helix file picker and global search. There is also one other key, <code>max-depth</code>
|
||||||
available, which is not defined by default.</p>
|
available, which is not defined by default.</p>
|
||||||
|
<p>All git related options are only enabled in a git repository.</p>
|
||||||
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th><th>Default</th></tr></thead><tbody>
|
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th><th>Default</th></tr></thead><tbody>
|
||||||
<tr><td><code>hidden</code></td><td>Enables ignoring hidden files.</td><td>true</td></tr>
|
<tr><td><code>hidden</code></td><td>Enables ignoring hidden files.</td><td>true</td></tr>
|
||||||
<tr><td><code>parents</code></td><td>Enables reading ignore files from parent directories.</td><td>true</td></tr>
|
<tr><td><code>parents</code></td><td>Enables reading ignore files from parent directories.</td><td>true</td></tr>
|
||||||
|
@ -1026,6 +1026,7 @@ the default file-picker configuration below are IgnoreOptions: whether hidden
|
|||||||
files and files listed within ignore files are ignored by (not visible in) the
|
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, <code>max-depth</code>
|
helix file picker and global search. There is also one other key, <code>max-depth</code>
|
||||||
available, which is not defined by default.</p>
|
available, which is not defined by default.</p>
|
||||||
|
<p>All git related options are only enabled in a git repository.</p>
|
||||||
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th><th>Default</th></tr></thead><tbody>
|
<div class="table-wrapper"><table><thead><tr><th>Key</th><th>Description</th><th>Default</th></tr></thead><tbody>
|
||||||
<tr><td><code>hidden</code></td><td>Enables ignoring hidden files.</td><td>true</td></tr>
|
<tr><td><code>hidden</code></td><td>Enables ignoring hidden files.</td><td>true</td></tr>
|
||||||
<tr><td><code>parents</code></td><td>Enables reading ignore files from parent directories.</td><td>true</td></tr>
|
<tr><td><code>parents</code></td><td>Enables reading ignore files from parent directories.</td><td>true</td></tr>
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user