Did you check the 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
Did you check the docs?
Is your feature request related to a problem? Please describe.
When I use
<localleader>ito 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