updates, gen works vbetter
This commit is contained in:
parent
53fc7b700d
commit
724194b956
11 changed files with 49 additions and 41 deletions
|
@ -1,9 +1,6 @@
|
|||
return {
|
||||
"Pocco81/auto-save.nvim",
|
||||
event = "BufEnter",
|
||||
init = function()
|
||||
vim.notify("test")
|
||||
end,
|
||||
opts = {
|
||||
trigger_events = { "InsertLeave", "TextChanged", "TextChangedI", "BufLeave" },
|
||||
condition = function(buf)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue