Reapply "hardtime timeout chagned"

This reverts commit 46254e46d9.
This commit is contained in:
MaasOedipa 2025-12-28 08:59:55 +01:00
parent 46254e46d9
commit ca07abf338
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ return {
dependencies = { 'MunifTanjim/nui.nvim' },
opts = {
disabled = false,
max_time = 5000,
max_time = 500,
notification = true,
},
}