hardtime timeout chagned
This commit is contained in:
parent
e4c441e5ad
commit
c3f64f78bf
|
|
@ -4,7 +4,7 @@ return {
|
|||
dependencies = { 'MunifTanjim/nui.nvim' },
|
||||
opts = {
|
||||
disabled = false,
|
||||
max_time = 5000,
|
||||
max_time = 500,
|
||||
notification = true,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue