This commit is contained in:
Oleksandr Smirnov 2025-03-02 17:24:15 +02:00
parent ef31ef4730
commit ae0618d89f
No known key found for this signature in database

View file

@ -33,7 +33,7 @@ local default_config = {
---@type number ---@type number
log_level = vim.log.levels.INFO, log_level = vim.log.levels.INFO,
-- timeout for running commands -- timeout for running commands BREAKING
---@type number ---@type number
timeout = 2000, timeout = 2000,