mirror of
https://github.com/zoriya/auto-save.nvim.git
synced 2026-08-12 17:09:02 +00:00
added doc and fixed small logic issues with debounce_delay
This commit is contained in:
@@ -12,7 +12,7 @@ config.options = {
|
||||
write_all_buffers = false,
|
||||
on_off_commands = false,
|
||||
clean_command_line_interval = 0,
|
||||
debounce_delay = 140
|
||||
debounce_delay = 135
|
||||
}
|
||||
|
||||
function config.set_options(opts)
|
||||
|
||||
Reference in New Issue
Block a user