Skip to content

Conversation

@noirbizarre
Copy link

@noirbizarre noirbizarre commented Dec 30, 2025

Hello 👋🏼

Thanks for this plugin.

Here's a small enhancement for lazy.nvim-based installation: this PR adds a lazy.lua package descriptor, which:

  • declares the lazy-loading event and cmd
  • sets opts_extend by default (no need for the user to add it to its configuration anymore)
  • Declare optional dependencies so if they are already present somewhere in the user config, they will be loaded first, even if the user forgot to add them to the dependencies block.

…on (lazy-loaded and `opts_extend` set by default)
@saghen
Copy link
Owner

saghen commented Dec 31, 2025

I don't want to set any lazy.nvim definitions by default, especially not for lazy loading. Imo these should be set entirely by the user so it's obvious to them what's happening. Thank you though!

@saghen saghen closed this Dec 31, 2025
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.

2 participants