Skip to content

Question: how to auto refresh? #567

Open
@kgfly

Description

@kgfly

I have

{
    "sindrets/diffview.nvim",
    config = function()
        require("diffview").setup({
            watch_index = true, -- Update views when the git index changes
        })
    end,
},

But it cannot auto refresh, whenever there is a change which is made by other editor.

Thanks.

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