diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/config.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/config.md b/docs/config.md index 117e93ef..dbe48d99 100644 --- a/docs/config.md +++ b/docs/config.md @@ -102,6 +102,20 @@ the search syntax [described below](#fuzzy-search-syntax). Defaults to "prefix" +### `style` + +Which style to use. Possible values: `auto`, `full` and `compact`. + +- `compact`: + + + +- `full`: + + + +Defaults to `auto`. + ### `filter_mode` The default filter to use when searching |
