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