chore: re-enable debounce_hours option
This commit is contained in:
@@ -33,7 +33,7 @@ return {
|
|||||||
auto_update = true,
|
auto_update = true,
|
||||||
run_on_start = true,
|
run_on_start = true,
|
||||||
start_delay = 5000,
|
start_delay = 5000,
|
||||||
-- debounce_hours = 2,
|
debounce_hours = 2,
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
-- Shell / Bash / Zsh
|
-- Shell / Bash / Zsh
|
||||||
'shellcheck',
|
'shellcheck',
|
||||||
|
|||||||
Reference in New Issue
Block a user