auto-save.nvim icon indicating copy to clipboard operation
auto-save.nvim copied to clipboard

Fix `debounce_delay` option not being read

Open xnmet opened this issue 3 years ago • 1 comments

When this file is loaded, cnf has default options

xnmet avatar Aug 22 '22 23:08 xnmet

This would also fix #61. Debounce delay can be effectively used as a configurable delay before autosave is triggered.

okuuva avatar Feb 15 '23 12:02 okuuva