Skip to content

Conversation

woodevin
Copy link

No description provided.

Copy link

@josealvaradoo josealvaradoo left a comment

Choose a reason for hiding this comment

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

Great 👌🏻

@Balake
Copy link

Balake commented Aug 5, 2024

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

@gim-
Copy link

gim- commented Nov 24, 2024

@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 GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants