Decrease THROTTLE_TIME
This commit is contained in:
@@ -14,7 +14,7 @@ local api = require('cmp.utils.api')
|
||||
local event = require('cmp.utils.event')
|
||||
|
||||
local SOURCE_TIMEOUT = 500
|
||||
local THROTTLE_TIME = 120
|
||||
local THROTTLE_TIME = 80
|
||||
|
||||
---@class cmp.Core
|
||||
---@field public suspending boolean
|
||||
|
||||
Reference in New Issue
Block a user