Conversation

woodevin

No description provided.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 👌🏻

@Balake

@woodevin I had to do lazy = false, not sure if that's true for all installations.

@gim-

@woodevin I had to do lazy = false, not sure if that's true for all installations.

It's better to specify either event or a command to make it load on demand, instead of during nvim startup.

{
  "sindrets/diffview.nvim",
  cmd = { "DiffviewOpen" },
}

Docs: https://lazy.folke.io/spec#spec-lazy-loading

Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.