@@ -456,7 +456,13 @@ performance.fetching_timeout~
|
||||
Sets the timeout of candidate fetching process.
|
||||
The nvim-cmp will wait to display the most prioritized source.
|
||||
|
||||
*cmp-config.performance.confirm_resolve_timeout*
|
||||
*cmp-config.performance.filtering_context_budget*
|
||||
performance.filtering_context_budget~
|
||||
`number`
|
||||
Sets the filtering context budget in ms.
|
||||
If filtering takes longer than this, it will be deferred.
|
||||
|
||||
*cmp-config.performance.confirm_resolve_timeout*
|
||||
performance.confirm_resolve_timeout~
|
||||
`number`
|
||||
Sets the timeout for resolving item before confirmation.
|
||||
|
||||
Reference in New Issue
Block a user