⬆️ deps(nvim): changed version for auto-save
This commit is contained in:
parent
21695f1959
commit
ff2f1eaf72
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
return {
|
||||
-- "Pocco81/auto-save.nvim",
|
||||
"zoriya/auto-save.nvim", -- HACK: use fork until PR is accepted
|
||||
"Pocco81/auto-save.nvim",
|
||||
event = { "InsertLeave", "TextChanged" },
|
||||
opts = {
|
||||
debounce_delay = 1000,
|
||||
|
|
Loading…
Add table
Reference in a new issue