Skip to content

feat(lazy): add a lazy.lua package descriptor for leaner setup#1034

Open
noirbizarre wants to merge 1 commit intofolke:mainfrom
noirbizarre:lazy-package-descriptor
Open

feat(lazy): add a lazy.lua package descriptor for leaner setup#1034
noirbizarre wants to merge 1 commit intofolke:mainfrom
noirbizarre:lazy-package-descriptor

Conversation

@noirbizarre
Copy link

Description

Adds a lazy.lua package descriptor so plugin installation:

  • lazy-loads by default without requiring event or cmd
  • list config fields are automatically extended (useful for splitted configs) without the need for an opts_extend on the first plugin declaration.

Related Issue(s)

None

Screenshots

N/A

@github-actions github-actions bot added the size/m Medium PR (<50 lines changed) label Dec 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/m Medium PR (<50 lines changed)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant