Improve group handling

This commit is contained in:
hrsh7th
2021-10-23 00:38:55 +09:00
parent 921ee264fd
commit b185e303bd
3 changed files with 17 additions and 14 deletions

View File

@@ -241,8 +241,6 @@ The source specific maximum item count.
The source group index.
This option must be sequential order.
You can call built-in utility like `cmp.config.sources({ { name = 'a' } }, { { name = 'b' } })`.
#### preselect (type: cmp.PreselectMode)