Skip to content

Can't redo the changes after file saved #70

@belogermanotta

Description

@belogermanotta

Config:

{
    "Pocco81/auto-save.nvim",
    debounce_delay = 1000,
    config = function()
      require("auto-save").setup()
    end,
}

I can press u to undo if I hold it for a while, but I can't press redo (ctrl + r) to get the previous changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions