Skip to content

feature: show dependency of a plugin specified in lazy.lua, rockspec and packspec #1968

Closed as not planned
@chemio9

Description

@chemio9

Did you check the docs?

  • I have read all the lazy.nvim docs

Is your feature request related to a problem? Please describe.

When I update my plugins, I find lazy.nvim auto installs telescope.nvim for me. I find it hard to go through the update logs of the plugins to find out which plugin specifies telescope as its dependency.

Describe the solution you'd like

Show dependencies specified in a plugin's lazy.lua, rockspec or packspec directly in plugin info.

Describe alternatives you've considered

Manually run ripgrep over plugin directories, which is dumb.

Additional context

Implicit dependency is hard to debug. 😩

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions