restore max_item_count

This commit is contained in:
hrsh7th
2023-06-09 21:26:42 +09:00
parent 6f118169af
commit 559b688cda
3 changed files with 17 additions and 4 deletions

View File

@@ -570,6 +570,12 @@ sources[n].priority~
`number`
The source-specific priority value.
*cmp-config.sources[n].max_item_count*
sources[n].max_item_count~
`number`
The source-specific maximum item count option
Note: This is applied before sorting, so items that aren't well-matched may be selected.
*cmp-config.sources[n].group_index*
sources[n].group_index~
`number`