Skip to content

feature: Set filetype to lua for plugin inspect window #1919

@pedropombeiro

Description

@pedropombeiro

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 use <localleader>i to inspect a plugin configuration, the lua code is not very readable.

Describe the solution you'd like

I'd like the popup window to default to the lua filetype.

Describe alternatives you've considered

I've explicitly called :setfiletype lua, but this is tedious.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions