Skip to content

Diffview Plugin Not Working in Navchad 2.0 #1927

Closed Answered by siduck
zo-ly asked this question in Q&A
Discussion options

You must be logged in to vote
{
    "sindrets/diffview.nvim",
    cmd = {"DiffviewOpen"}, -- add more commands here
    config = function()
      require("diffview").setup()
    end,
}

then just run that command

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by siduck
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants