Revert "hardtime timeout chagned"

This reverts commit c3f64f78bf.
This commit is contained in:
MaasOedipa 2025-12-28 08:58:37 +01:00
parent e6e499d8ad
commit 46254e46d9
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 = 500,
max_time = 5000,
notification = true,
},
}